Skip to main content



      Home
Home » Newcomers » Newcomers » Custom Project Plugin
Custom Project Plugin [message #63176] Wed, 11 May 2005 16:38
Eclipse UserFriend
Originally posted by: sql_1.hotmail.com

If this is the wrong NG please let me know, I am new to eclipse.

I have a custom project plugin and would like it to show up under File >>
New Project and have a Forms Forms Design Category instead it shows up as a
child node under "Other".

Any help woould be appreciated.

Here is is the snippet for plugin.xml

<extension point="org.eclipse.ui.newWizards">

<wizard class="net.monoworks.core.ui.NewFormsProjectWizard"

category="Forms Design"

project="true"

name="New Forms Project"

id="net.monoworks.core.ui.newformsprojectwizard"/>

</extension>
Previous Topic:Bug in displaying structure contents with debugger?
Next Topic:insert javadoc
Goto Forum:
  


Current Time: Mon Jul 21 21:21:55 EDT 2025

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

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

Back to the top