Skip to main content



      Home
Home » Newcomers » Newcomers » Create custom project in plugin
Create custom project in plugin [message #149580] Mon, 24 April 2006 03:46 Go to next message
Eclipse UserFriend
Hi,

I am building an Eclipse plugin and want to add my own project structure.

How can I contribute a "New Project" Wizard?

Thanks,
Jan
Re: Create custom project in plugin [message #149596 is a reply to message #149580] Mon, 24 April 2006 10:15 Go to previous message
Eclipse UserFriend
Originally posted by: jefmyers.us.ibm.com

Have your plug-in provide an extension to the org.eclipse.ui.newWizards
extension point and specify the project="true" attribute in your
contribution.

http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/reference/extension-points/org_eclipse_ui_n ewWizards.html

You can search for references to the newWizards extension point for
examples.

Hope this helps,
- Jeff
Previous Topic:How do I use code templates with emacs code bindings turned on!?
Next Topic:How to compile single file?
Goto Forum:
  


Current Time: Thu Jun 19 16:54:16 EDT 2025

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

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

Back to the top