Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Wizard Extension Id for Java Stuff ...
Wizard Extension Id for Java Stuff ... [message #157370] Sat, 15 November 2003 20:03 Go to next message
Eclipse UserFriend
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] Sat, 15 November 2003 20: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] Sat, 15 November 2003 20:31 Go to previous message
Eclipse UserFriend
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: Wed Apr 30 19:35:27 EDT 2025

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

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

Back to the top