PDA

View Full Version : Eclipse3.2.0+SpringIDE1.3.5+Spring2.0



grenhil
Oct 15th, 2006, 09:42 PM
I use Eclipse3.2.0+SpringIDE1.3.5+Spring2.0 but I can't create a new Spring project.
The error message is like this:

!ENTRY org.eclipse.equinox.registry 4 1 2006-10-16 09:23:43.859
!MESSAGE Plug-in org.springframework.ide.eclipse.beans.ui.editor was unable to load class org.springframework.ide.eclipse.beans.ui.editor.ac tions.SearchBeanReferencesAction.
!STACK 0
java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/ui/actions/AbstractBeansConfigEditorAction

(I have downloaded the SpringIDE update package and installed it by update manager.)

dexter.ang
Oct 16th, 2006, 12:53 AM
Try using Spring IDE 1.3.6. It might solve this issue. Have no problems in creating a new Spring project with this version.