Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » auto-correction for cdt enviroment
auto-correction for cdt enviroment [message #176027] Mon, 04 September 2006 11:01 Go to next message
Eclipse UserFriend
Originally posted by: alessio.lai.infobusiness.it

Hi everyone !

Is there a mode to enable autocorrection for the cdt enviroment ?

For autocorrection I mean the procedure of autocompiling continuosly a
source
code in a separated thread to see the error of the code before doing the
compile action .

Best regards .

Alessio
Re: auto-correction for cdt enviroment [message #176035 is a reply to message #176027] Mon, 04 September 2006 11:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: msuhk45.gmail.com

I think it's not posstible with C++ because you have to disable "Build
Automatically"

see this
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt- home/user/faq.html?cvsroot=Tools_Project#create
Re: auto-correction for cdt enviroment [message #176092 is a reply to message #176035] Tue, 05 September 2006 08:44 Go to previous message
Eclipse UserFriend
Alessio,

the closest you can get is in fact to enable "Build Automatically" which
will start off a build every time you save a file. It works nicely for real
small applications but becomes cumbersome for bigger projects. Hence the
recommendation to turn it off, as mus correctly pointed out.


Norbert
Previous Topic:getting target image (executable) name
Next Topic:How to increase content assist scope
Goto Forum:
  


Current Time: Thu Jul 03 19:37:25 EDT 2025

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

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

Back to the top