Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] get the id value from wizard in plugin.xml

So sorry Jacek Pospychała
Thanks for the suggest. I looked the eclipse newsgroups but I din't find anything for me.
You wrote I can use an abstract class..
Can you show me an example?

For me, this example could be very important to solve my problem.

bye




Da: Jacek Pospychała <Jacek.Pospychala@xxxxxxxxxxxxxxxx>
A: Eclipse PDE general developers list. <pde-dev@xxxxxxxxxxx>
Inviato: Giovedì 19 febbraio 2009, 11:35:15
Oggetto: Re: [pde-dev] get the id value from wizard in plugin.xml

Lavoropde Ww,
Why don't you create two classes? Or one abstract and two subclasses?

Btw. best place to ask questions like that are newsgroups (Read more about them at www.eclipse.org/newsgroups), e.g. eclipse.platform newsgroup.
This mailing list is intended for PDE developers, you may get bored reading it :-)

Lavoropde Ww pisze:
> Hi all,
>
> I'm trying to develop a plugin for eclipse.  In the plugin.xml I defined 2 wizards. Each one as an own id but the same class.
> the plugin.xml is this
> [...]
>
>
> Now, when I run the plugin, I would like to get the id in the code (the class"com.app.template.ApplicationWizard").
> For instance, if I choose "Application Initiated" the id is ApplicationInitiated, if I choose "Network Triggered" the id is NetworkInitiated.


_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev


Passa a Yahoo! Mail.
La webmail che ti offre GRATIS spazio illimitato, antispam e messenger integrato.            

Back to the top