Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » How to call dialogs and wizard declared in e4xmi-file ?
How to call dialogs and wizard declared in e4xmi-file ? [message #1453711] Mon, 27 October 2014 11:04 Go to next message
Thomas Elskens is currently offline Thomas ElskensFriend
Messages: 159
Registered: September 2014
Location: Brussels - Belgium
Senior Member
Hello,

I was defining a multi-page (multi-part actually) wizard in my Application.e4xmi file and now I'm wondering how I can call this wizard, either in a declarative way or programmatically?

When I put it somewhere at the root of the xmi, it opens when starting the program, which is not a very interesting behaviour for a wizard. When I put it in a shared elements section, I don't know how open it: is there some EAP-service for this?

Thanks in advance,

Thomas

P.S.
Neither the Eclipse 4 RCP book nor Eclipse Luna Help (nor some searching on the Web) says anything about declaring wizards (and dialogs too for that matter) in e4xmi-files. Is this something specific of efxclipse ?
Re: How to call dialogs and wizard declared in e4xmi-file ? [message #1453729 is a reply to message #1453711] Mon, 27 October 2014 11:37 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Wizards are *NOT* yet supported by e(fx)clipse, nor are they in e4+SWT.

They are an experimental feature that was introduced in Luna but because
nobody stepped up to do an implementation for SWT (I made clear that I'm
not going to be the dumb one who will do this once more for free).

We could look into this for 1.2 / 2.0 of e(fx)clipse until then you see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=426111 but at the moment
it NOT very high on my list (at least without getting funding).

If you want to contribute something like this feel free to provide patches!

Tom

On 27.10.14 12:04, Thomas Elskens wrote:
> Hello,
>
> I was defining a multi-page (multi-part actually) wizard in my
> Application.e4xmi file and now I'm wondering how I can call this wizard,
> either in a declarative way or programmatically?
> When I put it somewhere at the root of the xmi, it opens when starting
> the program, which is not a very interesting behaviour for a wizard.
> When I put it in a shared elements section, I don't know how open it: is
> there some EAP-service for this?
>
> Thanks in advance,
>
> Thomas
>
> P.S.
> Neither the Eclipse 4 RCP book nor Eclipse Luna Help (nor some searching
> on the Web) says anything about declaring wizards (and dialogs too for
> that matter) in e4xmi-files. Is this something specific of efxclipse ?
Previous Topic:Jar Manifest Wizard stopping short
Next Topic:Testing e(fx)clipse powered RCP applications
Goto Forum:
  


Current Time: Fri Jan 24 19:18:17 GMT 2025

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

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

Back to the top