Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Re: Issues when creating a new custom menu using command
Re: Issues when creating a new custom menu using command [message #1197069] Tue, 19 November 2013 18:40
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
When do you get this error?

Am 13.11.2013 11:16, schrieb Davide G:
> Hi, i'm developing a plugin using xtext/xtend, and i want to call the
> doc generation from a custom menu. I followed a tutorial on the internet
> and it worked for me on my windows machine. Now i switched to another
> machine with linux mint 15 installed, and the popup menu doesn't appear.
> I noticed that the dependencies that i need are:
>
> org.eclipse.ui.command
> org.eclipse.ui.handler
> org.eclipse.ui.menu
>
> but when i add these to the plugin.xml file (adding manually to the
> MANIFEST.MF section) i get the error
>
> Bundle 'org.eclipse.ui.command' cannot be resolved
> Bundle 'org.eclipse.ui.handler' cannot be resolved
> Bundle 'org.eclipse.ui.menu' cannot be resolved
>
> So, i think there's something i have to install to make it works. But what?
> Ps i'm using eclipse juno
Previous Topic:CSS Stops Working in a ScrolledComposite
Next Topic:DirectMenuItem and their IDs in a handler class
Goto Forum:
  


Current Time: Fri Apr 19 23:54:18 GMT 2024

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

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

Back to the top