If you are planning to build an Eclipse-based IDE for an embedded processor, you have some important decisions to make; decisions that will set the stage for all of your future development.
In this series of posts I’ll discuss 10 of these decisions. I’ll identify some of the factors you should consider in making them, and tell you how we, at AMI Semiconductor, decided for our IDE.
These are the decisions I’ll address:
- CDT vs. DIY
- GNU tools vs. DIY
- ant vs. make
- stable vs. latest
- coordinated vs. independent release schedules
- branch and fix vs. wait for Eclipse developers
- replace views vs. live with it
- stand-alone product vs. set of plug-ins
- open source vs. proprietary
- join Eclipse Foundation vs. work independently
[Disclosure: Mark Melvin and I are slated to give a talk at EclipseCon on this topic in March. Any comments or feedback you can send our way before the February 17th content deadline would be greatly appreciated.]