Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to stop initial build on new managed project
How to stop initial build on new managed project [message #160066] Thu, 08 December 2005 16:26 Go to next message
Eclipse UserFriend
Originally posted by: KENLYNCH.COMCAST.NET

When I setup a new managed make project, a build is automatically started.
This is a problem because I have not yet gotten a chance to setup the
include dirs. I also had to turn indexing off for the same reason. It
took a very long time to compile/index because of all the errors due to
the missing headers. Is there any way to disable this initial build so I
have a chance to setup the include directories before I initiate the build?

Thanks,

Ken
Re: How to stop initial build on new managed project [message #160112 is a reply to message #160066] Fri, 09 December 2005 00:12 Go to previous message
Beth Tibbitts is currently offline Beth TibbittsFriend
Messages: 231
Registered: July 2009
Senior Member
Yes, select the Project menu and uncheck "Build Automatically."

ken wrote:
> When I setup a new managed make project, a build is automatically
> started. This is a problem because I have not yet gotten a chance to
> setup the include dirs. I also had to turn indexing off for the same
> reason. It took a very long time to compile/index because of all the
> errors due to the missing headers. Is there any way to disable this
> initial build so I have a chance to setup the include directories before
> I initiate the build?
>
> Thanks,
>
> Ken
>
Previous Topic:TODO extracted to Tasks view?
Next Topic:CDT and debugging multi-threaded program
Goto Forum:
  


Current Time: Fri Apr 26 16:09:35 GMT 2024

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

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

Back to the top