Extending a wizard [message #498377] |
Mon, 16 November 2009 11:40  |
Eclipse User |
|
|
|
Hi all,
i've registered and implemented an export wizard. It can be understood
as a generic wizard, which display all extensions for a particular
extension point. When the user selects one extension, i wanted to
provide a kind of successor wizard, related to the extension, so that
some general settings (like targert for the export etc.) will be
collected at the first pages of the export wizard and other,
exporter-specific settings should be collected due to the selected
extension. The extension should be wizard paages, but i don't know,
whether it is possible to extend an already extending wizard by
declaring extension points for it.
Is this possible?
Thanks a lot
Timothy
|
|
|
Re: Extending a wizard [message #498396 is a reply to message #498377] |
Mon, 16 November 2009 12:44  |
Eclipse User |
|
|
|
Timothy Marc a écrit :
> Hi all,
>
> i've registered and implemented an export wizard. It can be understood
> as a generic wizard, which display all extensions for a particular
> extension point. When the user selects one extension, i wanted to
> provide a kind of successor wizard, related to the extension, so that
> some general settings (like targert for the export etc.) will be
> collected at the first pages of the export wizard and other,
> exporter-specific settings should be collected due to the selected
> extension. The extension should be wizard paages, but i don't know,
> whether it is possible to extend an already extending wizard by
> declaring extension points for it.
>
> Is this possible?
>
> Thanks a lot
> Timothy
Hello,
You should take a look at the implementation of org.eclipse.ui.internal.dialogs.ExportWizard to see how it uses org.eclipse.jface.wizard.WizardSelectionPage.
HTH
--
Mickael Istria - BonitaSoft S.A.
http://www.bonitasoft.com/products/downloads.php
|
|
|
Powered by
FUDForum. Page generated in 0.12177 seconds