Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Adding an item in the new / project... popup menu
Adding an item in the new / project... popup menu [message #322843] Fri, 30 November 2007 04:49 Go to next message
Eclipse UserFriend
Hello,

I would like to add an item just above the 'new / project...' menu (when
you right click on a project) , just like JDT do with an item "Java
Project".

I tried with the commonWizard option from com.prismtech.splice.navigator
without success.

Any ideas?
Re: Adding an item in the new / project... popup menu [message #322892 is a reply to message #322843] Fri, 30 November 2007 14:33 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Youmm P. wrote:
> Hello,
>
> I would like to add an item just above the 'new / project...' menu (when
> you right click on a project) , just like JDT do with an item "Java
> Project".
>
> I tried with the commonWizard option from com.prismtech.splice.navigator
> without success.
>
> Any ideas?

Use the newWizardShortcut extension point (a child of
org.eclipse.ui.perspectiveExtensions). Of course, you'll have to first
declare your wizard under org.eclipse.ui.newWizards and make sure to
mark it as project=true.

Hope this helps,
Eric
Previous Topic:How can I tell TextEditor to spell check only the desired content type/partition type?
Next Topic:Plugin crashes, unknown reason
Goto Forum:
  


Current Time: Fri Oct 31 17:04:12 EDT 2025

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

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

Back to the top