| [news.eclipse.newcomer] Re: keyboard shortcut for building a project |
David M. Karr wrote:It's been a long time since I haven't had "Build Automatically" checked for all projects. I never bother to manually build projects, because Eclipse's incremental build functionality works so well.
Actually the context I'm talking about is CDT, i.e., C++ development, where I rely on autotools and Makefiles, thus I turned off "build automatically", and I need to build only one single project (and quite often actually).
In that case, post the question to the CDT newsgroup: eclipse.tools.cdt
Eric