Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Launch multiple run configurations?

Ah, I was curious why there were two of them.

I submitted a small feature request related to them:
Bug 518017 – Feature request: Create launch group from selection
https://bugs.eclipse.org/bugs/show_bug.cgi?id=518017

:-)..



On Wed, Jun 7, 2017 at 5:51 PM, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
Hi Leo,

I am glad you found it. I am very pleased that Markus Duft took the effort to extract Launch Group from CDT and add it to the platform debug so you can take advantage of it without CDT installed.  The platform version has some nice new features too.

I can see you do have CDT installed and you happen to be using the now deprecated version. The next RC from CDT will make it a little clearer, and in Photon the CDT version is scheduled for removal[1].

See the N&N for platform and cdt:

Jonah



On Wed, 7 Jun 2017 at 21:50, Leo Ufimtsev <Leonidas@xxxxxxxxxx> wrote:
Actually, I just discovered group launch configurations:
And it seems that jUnits have a history, from which I can track results. This solves the problem, life is good.

Inline image 1

On Wed, Jun 7, 2017 at 4:36 PM, Leo Ufimtsev <Leonidas@xxxxxxxxxx> wrote:
Hello,

Is there a way to run multiple run configuration in sequence?
Bonus: multiple jUnit run configurations.

E.x I define one configuration per gtk version:
- Gtk2
- Gtk3.10
- Gtk3.12
...
- Gtk3.22
(In each one I set a different LD_LIBRARY_PATH and/or SWT_GTK3 env variable).

But I then have to run them one by one to test. I'd like to do so in a single click.

So far the closest thing I was able to do is execute launch configurations from the command line, and daisy chain them in a bash script. But for this I have to leave the IDE and fiddle around with scripts...

I'd be nice to have some sort of "run time configuration groups".



--

Leo Ufimtsev

Software Engineer

Red Hat


90 Eglinton Ave E #502,

Toronto, ON M4P 2Y3

Leonidas@xxxxxxxxxx  

CHAT:

  - IRC: http://webchat.freenode.net/?channels=#swt

  - MatterMost: https://mattermost.eclipse.org/eclipse/channels/platform-swt




--

Leo Ufimtsev

Software Engineer

Red Hat


90 Eglinton Ave E #502,

Toronto, ON M4P 2Y3

Leonidas@xxxxxxxxxx  

CHAT:

  - IRC: http://webchat.freenode.net/?channels=#swt

  - MatterMost: https://mattermost.eclipse.org/eclipse/channels/platform-swt

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev
--
~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com



--

Leo Ufimtsev

Software Engineer

Red Hat


90 Eglinton Ave E #502,

Toronto, ON M4P 2Y3

Leonidas@xxxxxxxxxx  

CHAT:

  - IRC: http://webchat.freenode.net/?channels=#swt

  - MatterMost: https://mattermost.eclipse.org/eclipse/channels/platform-swt


Back to the top