Difference between revisions of "Eclipse"

From HCL
Jump to: navigation, search
Line 9: Line 9:
 
* [[Subversive]] or [[Subclipse]]
 
* [[Subversive]] or [[Subclipse]]
  
== Preferences ==
+
== Settings ==
* To avoid unresolved things, add them either in Eclipse (Project -> Properties -> C/C++ General -> Paths and Symbols) or in environment (see [[Libraries]], CPATH)
+
* To avoid unresolved things, add them either in environment (see [[Libraries]], CPATH) or in Eclipse (Project -> Properties -> C/C++ General -> Paths and Symbols)

Revision as of 16:55, 26 January 2010

http://www.eclipse.org

Plugins

Settings

  • To avoid unresolved things, add them either in environment (see Libraries, CPATH) or in Eclipse (Project -> Properties -> C/C++ General -> Paths and Symbols)