facebook

Sping IDE plugin doesn’t work with MEclipse 3.8

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #226512 Reply

    lindgren
    Member

    I just installed Spring IDE in MyEclipse 3.8. If I use Spring Navigation, I start getting an Exception evry time I clik on a pane:
    !ENTRY org.eclipse.core.runtime 4 2 Mar 10, 2005 17:10:05.521
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.ui.views.properties.PropertySheetEntry.refreshChildEntries(PropertySheetEntry.java:436)
    at org.eclipse.ui.views.properties.PropertySheetEntry.setValues(PropertySheetEntry.java:627)
    at org.eclipse.ui.views.properties.PropertySheetViewer.setInput(PropertySheetViewer.java:805)
    at org.eclipse.ui.views.properties.PropertySheetPage.selectionChanged(PropertySheetPage.java:370)
    at org.eclipse.ui.views.properties.PropertySheet.selectionChanged(PropertySheet.java:185)
    at org.eclipse.ui.internal.AbstractSelectionService$3.run(AbstractSelectionService.java:153)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.ui.internal.AbstractSelectionService.fireSelection(AbstractSelectionService.java:151)
    at org.eclipse.ui.internal.AbstractSelectionService.partActivated(AbstractSelectionService.java:242)
    at org.eclipse.ui.internal.WorkbenchPage.firePartActivated(WorkbenchPage.java:1372)
    at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:2738)
    at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage.java:457)
    at org.eclipse.ui.internal.WorkbenchPage.activateOldPart(WorkbenchPage.java:2939)
    at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:2851)
    at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:743)
    at org.eclipse.ui.internal.WorkbenchPage.access$8(WorkbenchPage.java:728)
    at org.eclipse.ui.internal.WorkbenchPage$12.run(WorkbenchPage.java:2961)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:2959)
    at org.eclipse.ui.internal.ChangeToPerspectiveMenu.run(ChangeToPerspectiveMenu.java:87)
    at org.eclipse.ui.actions.PerspectiveMenu.run(PerspectiveMenu.java:303)
    at org.eclipse.ui.actions.PerspectiveMenu$3.widgetSelected(PerspectiveMenu.java:119)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
    at org.eclipse.core.launcher.Main.run(Main.java:704)
    at org.eclipse.core.launcher.Main.main(Main.java:688)

    #226525

    Riyad Kalla
    Member

    What version of Eclipse and MyEclipse? Use the Window > Prefs > MyEclipse and Help > About screens for version numbers.

    Also Spring support will be integrated in our next release in late April.

    #226549

    lindgren
    Member

    Eclipse 3.01. MyEclipse 3.8.4. thanks

    #226551

    Riyad Kalla
    Member

    You can try restarting Eclipse with the -clean command line argument, besides that I don’t have any suggestions. I don’t use Sping plugin and I don’t see any Genuitec classes in that stack trace.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Sping IDE plugin doesn’t work with MEclipse 3.8

You must be logged in to post in the forum log in