perspective extension [message #200724] |
Tue, 12 April 2005 17:12  |
Eclipse User |
|
|
|
I want to add a new wizard item to the File/New sub-menu in the Java
Perspective. So, i created a perspectiveExtension extension in my
plugin.xml with the following information:
Target ID: org.eclipse.jdt.ui.JavaPerspective
Under this, i created a newWizardShortcut with the ID of my wizard.
I expected to find my wizard in the File/New sub-menu along with the
wizards for Package, Class, Interface etc, but it did not work.
What am i doing wrong? Should i be doing something else?
thanks in advance,
Sapna
|
|
|
|
Re: perspective extension [message #200873 is a reply to message #200831] |
Wed, 13 April 2005 21:54  |
Eclipse User |
|
|
|
Originally posted by: manahan.NOSPAM.ca.ibm.com
Sapna George wrote:
> No response from anyone. So trying again...Please help!
>
> I want to add a new wizard item to the File/New sub-menu in the Java
> Perspective. So, i created a perspectiveExtension extension in my
> plugin.xml with the following information: Target ID:
> org.eclipse.jdt.ui.JavaPerspective
> Under this, i created a newWizardShortcut with the ID of my wizard. I
> expected to find my wizard in the File/New sub-menu along with the
> wizards for Package, Class, Interface etc, but it did not work. What am
> i doing wrong? Should i be doing something else?
> thanks in advance,
> Sapna
>
>
Generate the sample wizard and take a look at how it sets up its the
extension.
Peter
|
|
|
Powered by
FUDForum. Page generated in 0.03098 seconds