extending java PDE [message #215930] |
Thu, 25 March 2004 15:01 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03586 seconds