views:

3

answers:

0

I am building a client application in c++. So I need to run the server prior to running the project and if possible shut it down when the client exits.

I could not find such option in Eclipse CDT.

Anybody knows how? I'm actually new to eclipse.