Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Create custom project in plugin
Create custom project in plugin [message #149580] Mon, 24 April 2006 07:46 Go to next message
Jan Stamer is currently offline Jan StamerFriend
Messages: 7
Registered: July 2009
Junior Member
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 14: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: Sun Sep 01 00:35:55 GMT 2024

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

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

Back to the top