Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » wizard-pligin to create java-projects
wizard-pligin to create java-projects [message #55560] Mon, 30 June 2003 09:10
Eclipse UserFriend
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
Previous Topic:How to get a project wiht version Tag from CVS
Next Topic:wizard-pligin to create java-projects
Goto Forum:
  


Current Time: Tue Apr 23 07:39:48 GMT 2024

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

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

Back to the top