Eclipse
From ArmadeusWiki
Revision as of 19:14, 3 June 2008 by Salocin68 (Talk | contribs) (New page: How-To install Eclipse IDE and GDB debugger ==Forewords== Eclipse IDE has been chosen as standard IDE for the Armadeus software development process.<br> Specific pluggins will be added t...)
How-To install Eclipse IDE and GDB debugger
Forewords
Eclipse IDE has been chosen as standard IDE for the Armadeus software development process.
Specific pluggins will be added to ease writing kernel drivers and user applications.
Despite one or two drawbacks (slow for example), Eclipse provides several advantages like the support of different languages, the good integration of GDB ...