I implemented a Wizard, which enables
me to create a PluginProject without using the "newWizard".
If i call the Wizard, it looks for some
data, and uses the data to create a pluginProject automaticly.
Now, the Project is created, it should
be possible to define the PluginManifest-Editor to open up.
(If u use the new Wizard the PluginManifest-Editor
pop up too!)
The only thing i found is the attribute
"finalPerspective = org.eclipse.", which have to be defined in
the <Wizard>Tag of the wizard plugin.xml !
But it won´t work .. ;(
Please Help...
Manuel
PS:
For the PRO´s underneeth you...
Maybe somebody can tell me, if it is
possible to open the PluginManifest-Editor, and swich directly to the "extensoin"
page !?