Eclipse
From ArmadeusWiki
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 ...