wizard-pligin to create java-projects [message #55560] |
Mon, 30 June 2003 05:10 |
Eclipse User |
|
|
|
Originally posted by: christoph.de.mattia.web.de
hi
i am trying to build a plugin which provides a wizard to create
java-Projects.
I am able to create an ordinary Project by using the class
WizardNewProjectCreationPage.
my questions:
in which context can i use the class: NewJavaProjectWizardPage?
(i am using a Wizard which owns a WizardNewProjectCreationPage: mainPage.
i tried to create a new NewJavaProjectCreationPage by:
NewJavaProjectCreationPage javaProjCreate = new NewJavProjectCreationPage
(root,mainpage)
i don't know now how to use this object.)
does anyone know a good tutorial or howto or something about this topic?
regards christoph
|
|
|
Powered by
FUDForum. Page generated in 0.03839 seconds