Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Adding items to subment 'New' in eclipse cnf(Adding Items to the 'New; Submenu of CNF)
Adding items to subment 'New' in eclipse cnf [message #903766] Sat, 25 August 2012 16:17 Go to next message
Priyank Thakkar is currently offline Priyank ThakkarFriend
Messages: 8
Registered: August 2012
Junior Member
Hi,

I am using eclipse CNF. When I place a right click in the project or folder for CNF, I see a pop up menu which contains an option "New" and that also contains submenu. How do i add an item to that submenu?

index.php/fa/11306/0/
Re: Adding items to subment 'New' in eclipse cnf [message #904445 is a reply to message #903766] Tue, 28 August 2012 12:37 Go to previous message
Joseph Carroll is currently offline Joseph CarrollFriend
Messages: 174
Registered: May 2012
Location: Milwaukee, WI
Senior Member

They are defined through actionExtension's defined through the org.eclipse.ui.navigator.viewer extension point. I forget the Project Exlporer's id, but use the id in the viewerId field and define an actionExtension with the id org.eclipse.ui.nvaigator.resources.[yourdefinition] schema.

IIRC, the PE is defined as part of the JDT so you can take a look at the source but this should get you started.

JD
Previous Topic:How to set JVM args for Jboss in Juno.
Next Topic:Overriding packages exposed by org.eclipse.osgi
Goto Forum:
  


Current Time: Fri Sep 20 00:28:11 GMT 2024

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

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

Back to the top