Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » org.eclipse.cdt.ui contributed an invalid Menu Extension(Eclipse fails to startup)
org.eclipse.cdt.ui contributed an invalid Menu Extension [message #1059774] Tue, 21 May 2013 14:41 Go to next message
David Hills is currently offline David HillsFriend
Messages: 2
Registered: May 2013
Junior Member
Hi,

I today downloaded Eclipse Juno for x64 Linux. I unpacked the tarball, and attempted to start it up (ensuring that I ran against a 64 bit JRE). I see the workspace popup window, and then when I click ok (with the default workspace, or a new workspace, regardless) the main window appears for a brief second and then disappears. I don't see any core dump, but I do see this in the .log file of the workspace:

!SESSION 2013-05-21 13:57:45.819 -----------------------------------------------
eclipse.buildId=M20120914-1800
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.cpp.product

!ENTRY org.eclipse.ui 4 4 2013-05-21 13:58:15.355
!MESSAGE Plug-in 'org.eclipse.cdt.ui' contributed an invalid Menu Extension (Path: 'project/org.eclipse.cdt.ui.prjmenu' is invalid): org.eclipse.cdt.ui.manageConfigsAction2

!ENTRY org.eclipse.ui 4 4 2013-05-21 13:58:15.366
!MESSAGE Plug-in 'org.eclipse.cdt.ui' contributed an invalid Menu Extension (Path: 'project/org.eclipse.cdt.ui.prjmenu' is invalid): org.eclipse.cdt.ui.buildConfigMenuAction

!ENTRY org.eclipse.ui 4 4 2013-05-21 13:58:15.374
!MESSAGE Plug-in 'org.eclipse.cdt.ui' contributed an invalid Menu Extension (Path: 'project/org.eclipse.cdt.ui.prjmenu' is invalid): org.eclipse.cdt.ui.wsselection


I'm running RedHat Linux rhel 6, and gtk2-2.18.9-6.el6.x86_64. Any help appreciated.

-David.



Re: org.eclipse.cdt.ui contributed an invalid Menu Extension [message #1059952 is a reply to message #1059774] Wed, 22 May 2013 10:36 Go to previous messageGo to next message
David Hills is currently offline David HillsFriend
Messages: 2
Registered: May 2013
Junior Member
I think perhaps this is an occurrence of this bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=382812
Re: org.eclipse.cdt.ui contributed an invalid Menu Extension [message #1829643 is a reply to message #1059952] Wed, 08 July 2020 08:34 Go to previous messageGo to next message
Miroslav Zaťko is currently offline Miroslav ZaťkoFriend
Messages: 3
Registered: February 2016
Junior Member
still there or reoccured with eclipse 4.16 and cdt 9.11
Re: org.eclipse.cdt.ui contributed an invalid Menu Extension [message #1829682 is a reply to message #1829643] Wed, 08 July 2020 16:52 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
Your Java may be too old. If I recall correctly, the minimum is Java 8, and the new CDT likes to have Java 11 or newer.


--

Tauno Voipio
Previous Topic:Error "Symbol 'pair' could not be resolved" when using typedef
Next Topic:Failing to perform headless build via jenkins on a non-gui server
Goto Forum:
  


Current Time: Sat Apr 27 07:32:32 GMT 2024

Powered by FUDForum. Page generated in 0.03234 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top