Title: Adding to File-> New Sub Menu
Is it possible to add a new Wizard directly to the File->New sub menu? I see where there is already defined some predefined categories such as “Examples” (org.eclipse.ui.Examples) well as “Project”, “Other”, etc. We are using Eclipse as a single-purpose product platform and would like to have our main New Wizard dialog be more prominent rather than having it under “other” or “project”. I am a little concerned that a new user who is not a developer or not familiar with eclipse will not think to search through all the sub-categories.
Is there some way to add this as a wizard, or as an action item on the menu bar?