[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: "Invalid Menu Extension (Path is invalid)" at product execution

C. BOUDJENNAH wrote:
Hi!
I'm working on a RCP application and when I starts it I have those logs:

Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.updateMenu Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.configManager Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.newUpdates Invalid Menu Extension (Path is invalid): org.eclipse.ui.actions.showKeyAssistHandler Invalid Menu Extension (Path is invalid): org.eclipse.ui.edit.text.gotoLastEditPosition

I work with Eclipse 3.1.2. I really don't understand those errors since all the mentionned ids of those logs aren't used in my workspace...
Could somebody please help me???

Thanks by advance!!
I am having the same issue. Can anyone please shed light on this issue? I am trying to build a GEF RCP application based on the Shapes application. I have pasted my errors below (the app runs, but stderr spits out these lines):

Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.updateMenu
Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.configManager
Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.newUpdates
Invalid Menu Extension (Path is invalid): org.eclipse.ui.actions.showKeyAssistHandler


I have the latest stable stream builds of Eclipse, GEF

Thanks