facebook

5.1 manual install disables right mouse button

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #262585 Reply

    njmadan
    Member

    Hi,

    I’ve installed 5.1 and lost the ability to use the right mouse button. Right clicking is simply not available anywhere. Disabling MyEclipse restores the ability to right click.

    installation details below:

    *** Date:
    Saturday, November 25, 2006 10:10:42 PM EST

    ** System properties:
    OS=Linux
    OS version=2.6.18-1.2239.fc5
    Java version=1.5.0_09

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.1.0 GA
    Build id: 20061111-5.1.0-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.2.1
    Build id: M20060921-0945

    Eclipse Platform

    Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
    Build id: M20060921-0945

    Eclipse Java Development Tools

    Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
    Build id: M20060921-0945

    Eclipse Plug-in Development Environment

    Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
    Build id: M20060921-0945

    Eclipse Project SDK

    Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
    Build id: M20060921-0945

    Eclipse Graphical Editing Framework

    Version: 3.2.1.v20060921
    Build id: 20060921-1617

    Eclipse RCP

    Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
    Build id: M20060921-0945

    Eclipse Graphical Editing Framework

    Version: 3.2.1.v20060921
    Build id: 20060921-1617

    Eclipse startup command=
    -os
    linux
    -ws
    gtk
    -arch
    x86_64
    -launcher
    /usr/local/eclipse/eclipse
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    62800d
    -vmargs
    -server
    -Xms512M
    -Xmx1024M
    -XX:MaxPermSize=256M
    -clean
    -vm
    /usr/local/java/jdk1.5.0_09/bin/java

    #262591

    njmadan ,

    Can you send me your error log.
    You can get the Error Log View by going to Window>Show View>Other>PDE Runtime>Error Log View.
    If you have installed ‘all-in-one’, you should use Help>Abouth Eclipse SDK>Configuration Details>View Error Log

    Have you installed MyEclipse 5.1.0 from scratch or you updated it from MyEclipse 5.0.1?
    Do you have installed any other plugin ?

    #262629

    bezdomny
    Member

    I have the exact same issue on Windows. I’m using jdk 1.5.09.
    Any others have this problem. Any fixes?

    B

    #262630

    bezdomny
    Member

    Here is my PDE Runtime error:

    eclipse.buildId=M20060921-0945
    java.version=1.5.0_09
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product com.genuitec.myeclipse.product.ide
    Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide

    Error
    Mon Nov 27 12:00:39 EST 2006
    org/eclipse/wst/sse/ui/internal/reconcile/validator/ValidationHelper

    java.lang.NoClassDefFoundError: org/eclipse/wst/sse/ui/internal/reconcile/validator/ValidationHelper
    at com.genuitec.myeclipse.ui.action.ExcludeFromValidationActionDelegate.isEnabled(ExcludeFromValidationActionDelegate.java:212)
    at com.genuitec.myeclipse.ui.action.ExcludeFromValidationActionDelegate.selectionChanged(ExcludeFromValidationActionDelegate.java:196)
    at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:208)
    at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:280)
    at org.eclipse.ui.internal.ObjectActionContributor.contributeObjectActions(ObjectActionContributor.java:144)
    at org.eclipse.ui.internal.ObjectActionContributorManager.contributeObjectActions(ObjectActionContributorManager.java:96)
    at org.eclipse.ui.internal.PopupMenuExtender.addEditorActions(PopupMenuExtender.java:241)
    at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.java:313)
    at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:289)
    at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:395)
    at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:391)
    at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:417)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:952)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:933)
    at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3556)
    at org.eclipse.swt.widgets.Control.windowProc(Control.java:3272)
    at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1539)
    at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:1634)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:4025)
    at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
    at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:225)
    at org.eclipse.swt.widgets.Display.runPopups(Display.java:3374)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2962)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)

    That error is followed by this:

    An exception stack trace is not available.

    #262631

    bezdomny ,

    MyEclipse requires the patched WTP (webtools).
    I suppose that you have installed the original WTP and Eclipse grabs it instead of MyEclipse WTP.
    Please try to disable the original WTP using Help>Software Updates>Manage Configuration or remove/uninstall the original WTP.
    If you have some other plugins that require WTP, MyEclipse WTP will work correctly.

    #262674

    dougl_fido
    Member

    @support-snjeza wrote:

    bezdomny ,

    MyEclipse requires the patched WTP (webtools).
    I suppose that you have installed the original WTP and Eclipse grabs it instead of MyEclipse WTP.
    Please try to disable the original WTP using Help>Software Updates>Manage Configuration or remove/uninstall the original WTP.
    If you have some other plugins that require WTP, MyEclipse WTP will work correctly.

    I am having the same problem. I feel that you need to post a more detailed solution/recommendation and/or fix. I have rolled back to 5.0.1 and regained use of the mouse menu.

    #262676

    Richard Gill
    Participant

    ditto. See my other postings on the same issue (right mouse clicks not working…)

    #262685

    Slava,

    You have installed the original WTP to the base Eclipse location.
    Please try to use next:
    – Help>Software Updates>Manage Configuration
    – expand the node /D:/eclipse-3.2.1
    – disable these features:
    EMF
    Graphical Editing Framework
    J2EE Standard Tools
    Visual Editor (optional)
    Web Standard Tools

    After disabling, Eclipse will load these features from the MyEclipse node.
    I suppose that you don’t have to disable the Visual Editor

    #262697

    basilp
    Member

    @support-snjeza wrote:

    Slava,

    You have installed the original WTP to the base Eclipse location.
    Please try to use next:
    – Help>Software Updates>Manage Configuration
    – expand the node /D:/eclipse-3.2.1
    – disable these features:
    EMF
    Graphical Editing Framework
    J2EE Standard Tools
    Visual Editor (optional)
    Web Standard Tools

    After disabling, Eclipse will load these features from the MyEclipse node.
    I suppose that you don’t have to disable the Visual Editor

    It did not work, but thanks for a hint. In my case it was not possible to disable anything. I was getting pop-up windows with “Requested operation cannot be performed because it would invalidate the current configuration…”.
    What i did was 1) uninstall MyEclipse 2) disable the above features and unstall older versions 3) install MyEclipse.

    Now right-click works OK.

    #262772

    I had the same issue.

    #265563

    ullemiller
    Member

    i have the same problem
    i uninstalled myeclipse, eclipse
    i tried to do the things you told above
    but i still have the message:
    “Requested operation cannot be performed because it would invalidate the current configuration…”.

    thats crap.

    #265601

    Brian Fernandes
    Moderator

    This FAQ entry provides further details: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-15728.html

    Be advised that if you see this problem, you’re not running with a MyEclipse version of WTP, which is necessary for the proper functioning of the IDE. MyEclipse 5.5M1 allows the right click / context menu to work even in this case, but you should be aware of this fact.

    #265616

    ullemiller
    Member

    thanks, now it works.

    greez

    ulle

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: 5.1 manual install disables right mouse button

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