Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Wizard Extension Id for Java Stuff ...
Wizard Extension Id for Java Stuff ... [message #157370] Sun, 16 November 2003 01:03 Go to next message
David Whitehurst is currently offline David WhitehurstFriend
Messages: 76
Registered: July 2009
Member
For adding a wizard at the "base" level, the extension point is
"org.eclipse.ui.newWizards". Can someone tell me how I extend the "Java"
section. I am adding a JDBC Configuration wizard.

Thanks,

David

--
David L. Whitehurst
aka. PiratePete
http://www.piratepetesoftware.com
dlwhitehurst@comcast.net
Re: Wizard Extension Id for Java Stuff ... [message #157379 is a reply to message #157370] Sun, 16 November 2003 01:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

David wrote:

>For adding a wizard at the "base" level, the extension point is
>"org.eclipse.ui.newWizards". Can someone tell me how I extend the "Java"
>section. I am adding a JDBC Configuration wizard.
>
>
Extend the same extension-point but use "org.eclipse.jdt.ui.java" as
category.

Dani

>Thanks,
>
>David
>
>
>
Re: Wizard Extension Id for Java Stuff ... [message #157386 is a reply to message #157370] Sun, 16 November 2003 01:31 Go to previous message
David Whitehurst is currently offline David WhitehurstFriend
Messages: 76
Registered: July 2009
Member
Thanks. I used parentCategory and then appended "org.eclipse.jdt.ui.java/"
on the category element of the wizard tag. It worked!

David

--
David L. Whitehurst
aka. PiratePete
http://www.piratepetesoftware.com
dlwhitehurst@comcast.net
"David" <dlwhitehurst@comcast.net> wrote in message
news:bp6i8v$cvn$1@eclipse.org...
> For adding a wizard at the "base" level, the extension point is
> "org.eclipse.ui.newWizards". Can someone tell me how I extend the "Java"
> section. I am adding a JDBC Configuration wizard.
>
> Thanks,
>
> David
>
> --
> David L. Whitehurst
> aka. PiratePete
> http://www.piratepetesoftware.com
> dlwhitehurst@comcast.net
>
>
Previous Topic:REALLY Flat Buttons?
Next Topic:Source drop build problem? Completing Install splash always on (R-2.1.2-200311030802)
Goto Forum:
  


Current Time: Sun Sep 01 07:17:53 GMT 2024

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

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

Back to the top