Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Advanced Scripting Environment (EASE) » Start launch Config from script
Start launch Config from script [message #1686893] Thu, 19 March 2015 11:53 Go to next message
Alex Bork is currently offline Alex BorkFriend
Messages: 2
Registered: March 2015
Junior Member
I have two launch configs in a project, that both need to be startet in order for the project to run.
Can I achieve this with this plugin?

Thanks,

Alex
Re: Start launch Config from script [message #1689519 is a reply to message #1686893] Mon, 23 March 2015 19:41 Go to previous messageGo to next message
Christian Pontesegger is currently offline Christian PonteseggerFriend
Messages: 250
Registered: July 2009
Location: Graz, Austria
Senior Member
Hi,

you can do this using scripts, however there is no scripting API available for this. So you would have to access the corresponding java classes of the launch framework to accomplish your job. Relevant code samples should be availabe on stackoverflow or similar sites.

Christian
Re: Start launch Config from script [message #1841031 is a reply to message #1689519] Fri, 30 April 2021 20:44 Go to previous message
Richard Pennenga is currently offline Richard PennengaFriend
Messages: 3
Registered: April 2021
Junior Member
See: Jonah Graham's blog entry
Previous Topic:Executing EASE scripts from CLI using Eclipse
Next Topic:chicken and egg: can I create a workspace using an EASE script?
Goto Forum:
  


Current Time: Fri Apr 26 09:17:46 GMT 2024

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

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

Back to the top