Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to add a 'new project' wizard that extends 'new java project'?(Extending the 'new project' menu with a new java project flavor)
How to add a 'new project' wizard that extends 'new java project'? [message #818689] Sun, 11 March 2012 21:53
Eclipse UserFriend
Hello,

For Indigo or any version, could a plug-in be made to add an entry to Eclipse's 'new project' menu: 'new java project from makefile...'?

(I'm working on a large mostly-java codebase in which 'make' files pull in cascading dependencies, do some configuration, and call 'ant' as needed.)

I could probably write code to understand the makefiles but I'm not sure how to extend 'new java project' with a new wizard and get started.

Sincerely,
Wesley
Previous Topic:How to provide a Library from plugin to workspace?
Next Topic:Blocking Plugin
Goto Forum:
  


Current Time: Mon Jul 07 19:59:39 EDT 2025

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

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

Back to the top