Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Extend existing Export Wizard
Extend existing Export Wizard [message #509374] Fri, 22 January 2010 09:46
Luca  is currently offline Luca Friend
Messages: 7
Registered: January 2010
Junior Member
Hi,

i created a wizard to create a particula kind of plugins used in my products.

Usually i export this plugins by "Deployable plug-ins and fragments".

Now I need to perform additional actions (create some files) before export the plugin, so i'd like to create a new export wizard (I can do this step) that:

1) Create some new files: I can do that
2) Call the existing "Deployable plug-ins and fragments" action to export the plugin: I can't do this because I don't know what classes "Deployable plug-ins and fragments" use
3) My export wizard don't need addictional gui elements, so I want to use the gui used by "Deployable plug-ins and fragments": I don't know what classes I must use

Can anyone help me?

Thank you
Luca
Previous Topic:Recent work on the maven and eclipse PDE integration?
Next Topic:Extend existing Export Wizard
Goto Forum:
  


Current Time: Sat Apr 20 00:53:39 GMT 2024

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

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

Back to the top