Login | Register
My pages Projects Community openCollabNet

Discussions > users > [Subclipse-users] Right click menu is broke

subclipse
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

[Subclipse-users] Right click menu is broke

Author marsrc
Full name Justin
Date 2010-02-05 07:35:11 PST
Message Hi,

I'm using the subclipse 1.6.6 plugin for eclipse 3.5.

When I go into synchronization view, I cannot get a menu to pop up when I right click on any of the files or directories.

The error showing in the eclipse log is:

eclipse.buildId=M20090917-0800
java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.pack​age.java.product
Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.pack​age.java.product


Error
Fri Feb 05 11:22:39 AST 2010
Unhandled event loop exception

java.lang.NullPointerException
    at org.eclipse.ui.inter​nal.PluginActionBuil​der$BasicContributi​on.contributeGroupMa​rker(PluginActionBui​lder.java:417)
    at org.eclipse.ui.inter​nal.PluginActionBuil​der$BasicContributi​on.contributeMenu(Pl​uginActionBuilder.ja​va:340)
    at org.eclipse.ui.inter​nal.ObjectActionCont​ributor.contributeOb​jectMenus(ObjectActi​onContributor.java:1​91)
    at org.eclipse.ui.inter​nal.ObjectActionCont​ributorManager.contr​ibuteObjectActions(O​bjectActionContribut​orManager.java:87)
    at org.eclipse.ui.inter​nal.PopupMenuExtende​r.addObjectActions(P​opupMenuExtender.jav​a:262)
    at org.eclipse.ui.inter​nal.PopupMenuExtende​r.menuAboutToShow(Po​pupMenuExtender.java​:339)
    at org.eclipse.jface.ac​tion.MenuManager.fir​eAboutToShow(MenuMan​ager.java:338)
    at org.eclipse.jface.ac​tion.MenuManager.han​dleAboutToShow(MenuM​anager.java:469)
    at org.eclipse.jface.ac​tion.MenuManager.acc​ess$1(MenuManager.j​ava:465)
    at org.eclipse.jface.ac​tion.MenuManager$2.​menuShown(MenuManage​r.java:491)
    at org.eclipse.swt.widg​ets.TypedListener.ha​ndleEvent(TypedListe​ner.java:235)
    at org.eclipse.swt.widg​ets.EventTable.sendE​vent(EventTable.java​:84)
    at org.eclipse.swt.widg​ets.Widget.sendEvent​(Widget.java:1176)
    at org.eclipse.swt.widg​ets.Widget.sendEvent​(Widget.java:1200)
    at org.eclipse.swt.widg​ets.Widget.sendEvent​(Widget.java:1181)
    at org.eclipse.swt.widg​ets.Menu._setVisible​(Menu.java:199)
    at org.eclipse.swt.widg​ets.Display.runPopup​s(Display.java:3519)​
    at org.eclipse.swt.widg​ets.Display.readAndD​ispatch(Display.java​:3109)
    at org.eclipse.ui.inter​nal.Workbench.runEve​ntLoop(Workbench.jav​a:2405)
    at org.eclipse.ui.inter​nal.Workbench.runUI(​Workbench.java:2369)​
    at org.eclipse.ui.inter​nal.Workbench.access​$4(Workbench.java:2​221)
    at org.eclipse.ui.inter​nal.Workbench$5.run​(Workbench.java:500)​
    at org.eclipse.core.dat​abinding.observable.​Realm.runWithDefault​(Realm.java:332)
    at org.eclipse.ui.inter​nal.Workbench.create​AndRunWorkbench(Work​bench.java:493)
    at org.eclipse.ui.Platf​ormUI.createAndRunWo​rkbench(PlatformUI.j​ava:149)
    at org.eclipse.ui.inter​nal.ide.application.​IDEApplication.start​(IDEApplication.java​:113)
    at org.eclipse.equinox.​internal.app.Eclipse​AppHandle.run(Eclips​eAppHandle.java:194)​
    at org.eclipse.core.run​time.internal.adapto​r.EclipseAppLauncher​.runApplication(Ecli​pseAppLauncher.java:​110)
    at org.eclipse.core.run​time.internal.adapto​r.EclipseAppLauncher​.start(EclipseAppLau​ncher.java:79)
    at org.eclipse.core.run​time.adaptor.Eclipse​Starter.run(EclipseS​tarter.java:368)
    at org.eclipse.core.run​time.adaptor.Eclipse​Starter.run(EclipseS​tarter.java:179)
    at sun.reflect.NativeMe​thodAccessorImpl.inv​oke0(Native Method)
    at sun.reflect.NativeMe​thodAccessorImpl.inv​oke(NativeMethodAcce​ssorImpl.java:39)
    at sun.reflect.Delegati​ngMethodAccessorImpl​.invoke(DelegatingMe​thodAccessorImpl.jav​a:25)
    at java.lang.reflect.Me​thod.invoke(Method.j​ava:597)
    at org.eclipse.equinox.​launcher.Main.invoke​Framework(Main.java:​559)
    at org.eclipse.equinox.​launcher.Main.basicR​un(Main.java:514)
    at org.eclipse.equinox.​launcher.Main.run(Ma​in.java:1311)

AND
Error
Fri Feb 05 11:22:39 AST 2010
Could not find new menu: synchronize

eclipse.buildId=M20090917-0800
java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.pack​age.java.product
Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.pack​age.java.product


Any suggestions? Any other information you need? Is there another way I can access the features within this right click menu, so I can at least do something?

Thanks

« Previous message in topic | 1 of 7 | Next message in topic »

Messages

Show all messages in topic

[Subclipse-users] Right click menu is broke marsrc Justin 2010-02-05 07:35:11 PST
     RE: [Subclipse-users] Right click menu is broke harty83 Alan Hartless 2010-02-07 15:14:55 PST
         RE: [Subclipse-users] Right click menu is broke harty83 Alan Hartless 2010-02-13 10:50:27 PST
         RE: [Subclipse-users] Right click menu is broke harty83 Alan Hartless 2010-02-13 11:15:14 PST
             RE: [Subclipse-users] Right click menu is broke marsrc Justin 2010-02-15 19:44:13 PST
             RE: [Subclipse-users] Right click menu is broke marsrc Justin 2010-02-17 16:03:51 PST
                 RE: [Subclipse-users] Right click menu is broke joe_squid Joe 2010-03-24 13:43:32 PDT
Messages per page: