Difference between revisions of "MansOS Eclipse"
(New page: Eclipse is not supported at the moment but considered as an IDE for MansOS development.) |
|||
Line 1: | Line 1: | ||
Eclipse can be used as IDE for MansOS development. MansOS applications can be imported/opened as C Projects. To compile project, change target from "all" to "telosb" (or atmega, msp430, pc) in project build options. |
|||
Eclipse is not supported at the moment but considered as an IDE for MansOS development. |
|||
See [[C Projects in Eclipse]] for Eclipse C Project introduction. |
Latest revision as of 13:12, 29 September 2010
Eclipse can be used as IDE for MansOS development. MansOS applications can be imported/opened as C Projects. To compile project, change target from "all" to "telosb" (or atmega, msp430, pc) in project build options.
See C Projects in Eclipse for Eclipse C Project introduction.