Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » extending java PDE
extending java PDE [message #215930] Thu, 25 March 2004 15:01
Eclipse UserFriend
Originally posted by: susanta_datta.hotmail.com

Hi, I want to add some custom behaviors in a java plugin project which needs
some user inputs during new plugin project creation. What's the best
approach? Some approaches I thought about:
1. Extend Java PDE wizard but I don't think it's possible as
NewPluginProjectWizard is not been exported.
2. At the end of PDE wizard invoke a custom wizard but it looks ugly from
usability prospective.
3. Write a new wizard from scratch to create a new project with Java PDE
nature..more work.

Some code sample from the best approach will be helpful.

Regards
Susanta
Previous Topic:Javabeans
Next Topic:How to perform action before editor is saved
Goto Forum:
  


Current Time: Fri Sep 26 11:09:16 EDT 2025

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

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

Back to the top