Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Custom Java Project Wizard
Custom Java Project Wizard [message #438] Sat, 19 April 2003 23:48 Go to next message
Eclipse UserFriend
Originally posted by: ewoojava.hotmail.com

I am trying to create a project wizard for creating Custom Java Project
Wizard that will automatically include serveral build paths. What is the
class should I be used to extend from?
Re: Custom Java Project Wizard [message #628 is a reply to message #438] Mon, 21 April 2003 11:17 Go to previous messageGo to next message
Eclipse UserFriend
You have to create your own wizard but you can reuse the
'WizardNewProjectCreationPage'.

In org.eclipse.jdt.ui.tests (in the eclipse CVS repository) look for the
example class 'MyProjectCreationWizard'.
In 'updatePage' you would modify
'fJavaPage.init(jproject, null, null, false);'
to define the build path you want by default.

Martin

Note that this discussion should go to eclipse.tools.jdt

Eugene Woo wrote:
> I am trying to create a project wizard for creating Custom Java Project
> Wizard that will automatically include serveral build paths. What is the
> class should I be used to extend from?
>
Re: Custom Java Project Wizard [message #5001 is a reply to message #628] Tue, 22 April 2003 22:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ewoojava.hotmail.com

Thanks

Martin Aeschlimann wrote:

> You have to create your own wizard but you can reuse the
> 'WizardNewProjectCreationPage'.

> In org.eclipse.jdt.ui.tests (in the eclipse CVS repository) look for the
> example class 'MyProjectCreationWizard'.
> In 'updatePage' you would modify
> 'fJavaPage.init(jproject, null, null, false);'
> to define the build path you want by default.

> Martin

> Note that this discussion should go to eclipse.tools.jdt

> Eugene Woo wrote:
> > I am trying to create a project wizard for creating Custom Java Project
> > Wizard that will automatically include serveral build paths. What is the
> > class should I be used to extend from?
> >
Re: In AGR While Creating Datapool, "Link to Datapool" is not visible [message #1788174] Wed, 30 May 2018 12:09 Go to previous message
Eclipse UserFriend
1
Previous Topic:Error in newly installed Oxygen: Unable to locate secure storage module
Next Topic:Welcome
Goto Forum:
  


Current Time: Sat May 10 04:48:56 EDT 2025

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

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

Back to the top