Eclipse

From HCL
Revision as of 13:47, 18 July 2011 by Root (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

http://www.eclipse.org

Plugins

Usage

  • To avoid unresolved inclusions at edit time, add paths to Project -> Properties -> C/C++ General -> Paths and Symbols -> Includes
  • The comments // TODO: ... mark what you are going to do later. These parts of code can easily be found if you open the Tasks view (Window -> Show View -> Tasks)