You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2022. It is now read-only.
I use Eclipse 4.8 Photon with the Spring Tools 3 Addon 3.9.7.RELEASE installed.
I try to Import a Spring Getting Started Project with:
File -> New -> Other -> Spring Boot -> Import Spring Getting Started Content
Then I get the following Error:
The selected wizard could not be started.
Plug-in "org.springframework.ide.eclipse.boot.wizard" was unable to instantiate class "org.springframework.ide.eclipse.boot.wizard.guides.GSImportWizard".
ClassCastException: attempting to castbundleresource://1621.fwk1437454238:7/javax/ws/rs/client/ClientBuilder.class to bundleresource://1614.fwk1437454238/javax/ws/rs/client/ClientBuilder.class
What can I do?
The text was updated successfully, but these errors were encountered:
I use Eclipse 4.8 Photon with the Spring Tools 3 Addon 3.9.7.RELEASE installed.
I try to Import a Spring Getting Started Project with:
File -> New -> Other -> Spring Boot -> Import Spring Getting Started Content
Then I get the following Error:
The selected wizard could not be started.
Plug-in "org.springframework.ide.eclipse.boot.wizard" was unable to instantiate class "org.springframework.ide.eclipse.boot.wizard.guides.GSImportWizard".
ClassCastException: attempting to castbundleresource://1621.fwk1437454238:7/javax/ws/rs/client/ClientBuilder.class to bundleresource://1614.fwk1437454238/javax/ws/rs/client/ClientBuilder.class
What can I do?
The text was updated successfully, but these errors were encountered: