Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-ui-dev] How to write a Plug-in which will create a specific type of Java project

Hi,
      I want to write a plug-in, which will allow me to create a new Java
project with specific jar files imported/reflected in the class path.
Basically I want to extend org.eclipse.ui.newWizards.

The plug-in when install should show that new project in the following view
File-> New->other->Sample Wizard, selecting Sample Wizard should show New
Java Project, and selecting the New Java Project, should create a new
project with specific jar files in the class path.

Is there an example, which will help me to do the same?

Thanks for your help

Regards
Deepak

----------------------------------------------------------------------------------------------------

Deepak Arora
Pervasive Computing Group
IBM Software Labs, India
Direct Phone: +91-80-5044996
Tel:  +91-80-5094703, +91-80-526 2355 / 526 7117 Extn. 3996
FAX: +91-80-5268553
E-mail; darora@xxxxxxxxxx



Back to the top