Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » perspective extension
perspective extension [message #200724] Tue, 12 April 2005 17:12 Go to next message
Eclipse UserFriend
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 #200831 is a reply to message #200724] Wed, 13 April 2005 16:08 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: perspective extension [message #200873 is a reply to message #200831] Wed, 13 April 2005 21:54 Go to previous message
Eclipse UserFriend
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
Previous Topic:When is the jdt / jdt ui 3. 1 development freeze going to happen?
Next Topic:Better printing support
Goto Forum:
  


Current Time: Tue May 13 18:38:16 EDT 2025

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

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

Back to the top