Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Run configuration for C projects(Run binary corresponding to currently open source file in editor)
Run configuration for C projects [message #1639131] Fri, 27 February 2015 13:25
Erik Aaron Hansen is currently offline Erik Aaron HansenFriend
Messages: 1
Registered: October 2011
Junior Member
I want to run the binary belonging to the source file I have open in my editor view in eclipse.
Lets say I have two files, server.c and client.c, and make some changes in client.c in the editor. If i now try to "Run", the last run binary will be executed (which might be server.c). Is there a simple way to configure eclipse to run the binary built from the source file I currently have open?
I just wonder if there's a simple solution Smile

I'm new to CDT and this is my first post so sorry if I asked the question in a wrong manner.

Running CDT/C++ on Eclipse Luna Release 1 (4.4.1)
Previous Topic:Jumping cursor/screen in CDT editor
Next Topic:New to eclipse; please help me understand compile errors
Goto Forum:
  


Current Time: Fri Apr 26 03:27:15 GMT 2024

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

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

Back to the top