Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » wizard to create a JavaProject
wizard to create a JavaProject [message #85098] Mon, 30 June 2003 05:09 Go to next message
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
Re: wizard to create a JavaProject [message #85115 is a reply to message #85098] Mon, 30 June 2003 05:41 Go to previous message
Eclipse UserFriend
Originally posted by: adam_kiezun.ch.ibm.spam.protection.com

please ask this jdt-related question on
eclipse.tools.jdt

a.
--
eclipse.org
Previous Topic:How to write editor listener plugin
Next Topic:Build path
Goto Forum:
  


Current Time: Sat May 10 21:26:39 EDT 2025

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

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

Back to the top