Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-ui-dev] Adding Menu to a specific resource

Hello
I am writing a plugin where i create a project of
specific nature alongwith java and c++ natures.
Now i want to add menu item to this newly created
project.
ie when a use right clicks on this new project, he
should be able to see my new menu item
And i would write an action when this menu item is
selected.

How can i add a menu item to a specific resource, in
this case my new project resource.
Which extension point to use ?
Does perspective play any role. Coz my project can
have standard perspectives like java, c++, debug etc.

Thanx 



		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


Back to the top