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 #1690047] Thu, 19 March 2015 12:44 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 #1690048 is a reply to message #1690047] Mon, 23 March 2015 19:41 Go to previous 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
Previous Topic:Rhino resets the class path
Next Topic:Stopping CTRL+V and tab spacing in Styled Text
Goto Forum:
  


Current Time: Fri Apr 26 08:42:31 GMT 2024

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

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

Back to the top