Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Launching one CDT project calls make file of all projects in workspace
Launching one CDT project calls make file of all projects in workspace [message #870411] Tue, 08 May 2012 00:57 Go to next message
Eclipse UserFriend
I have multiple projects in workspace all of which have C project nature and another project nature that is custom defined. Each of the project has make file which will build the source files and creates the elf file for the target.

The problem is that when I am trying to run/debug one project, eclipse is calling make file of all the projects in workspace. This will result in building all the projects which is taking very long time. The projects does not have dependency on each other.

Can someone help in this regard.

Thanks in advance
Srinivas G
Re: Launching one CDT project calls make file of all projects in workspace [message #870463 is a reply to message #870411] Tue, 08 May 2012 06:55 Go to previous message
Eclipse UserFriend
Windows->Preferences->Run/Debug->Launching
Uncheck "Build before launching"
Previous Topic:How can I config Eclipse to build proyect?
Next Topic:Unable to get $PATH.
Goto Forum:
  


Current Time: Mon Jun 23 00:27:20 EDT 2025

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

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

Back to the top