Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Automatically kill/terminate launched binary before compiling?
Automatically kill/terminate launched binary before compiling? [message #647333] Wed, 05 January 2011 11:48 Go to next message
Eclipse UserFriend
Hi,

I was looking for a way to automatically terminate a previously launched app at compile time. I posted this in the main eclipse forums but didn't get much of a response. Maybe it belongs here?

My solution was to make a new builder and have it run a batch script to terminate the app. The script is flexible enough that it only needs to be placed in the project directory to run, but having to make a new builder and copy the batch script around isn't really ideal.

Here's the post with the script:
http://www.eclipse.org/forums/index.php?t=msg&th=202549& amp;start=0&S=f1cc8557b945525335dc547768b32a6f

Does anyone have a better solution?

Thanks,

Matt
Re: Automatically kill/terminate launched binary before compiling? [message #647824 is a reply to message #647333] Sun, 09 January 2011 12:17 Go to previous message
Eclipse UserFriend
I think that would be a good feature to add to CDT. You should create a new bug (with severity : enhancement)

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT
Previous Topic:Problem with program launching
Next Topic:Please Help a newcomer
Goto Forum:
  


Current Time: Thu May 15 05:09:26 EDT 2025

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

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

Back to the top