[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
After looking at the template code for a few minutes, I'm not sure what you want to do is possible. In other APIs that add wizard pages, the extension simply provides a wizard from which we can add additional pages. In the template code, there are multiple abstract classes that control page creation and track the number of pages. You could try creating your own wizard page rather than using the addOptions() and createPage() methods. Perhaps you should have your own 'new' wizard to create the necessary project. Sorry I cannot be of more help.
Curtis
Suneth Vijayindu ---09/11/2013 09:45:24 AM---Can you please tell me how to store the wizard I have tried[1][2] several methods but non of them wo
From: Suneth Vijayindu <svijayindu@xxxxxxxxx>
To: "Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx>,
Date: 09/11/2013 09:45 AM
Subject: Re: [pde-dev] PDE Wizard
Sent by: pde-dev-bounces@xxxxxxxxxxx
Can you please tell me how to store the wizard I have tried[1][2] several methods but non of them work.
[1]http://stackoverflow.com/questions/3157113/jface-wizard-passing-variables
[2]http://stackoverflow.com/questions/3157113/jface-wizard-passing-variables
On Wed, Sep 11, 2013 at 8:08 PM, Curtis Windatt <Curtis_Windatt@xxxxxxxxxx> wrote:
--
Thank You
Vijayindu_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev