Quote:
|
Originally Posted by Astronouth7303
|
Thanks. I have a working eclipse environment again. I followed the setup guidelines from the white paper, with these additions/changes/notes:
- eclipse 3.2.1
- CDT from
http://download.eclipse.org/tools/cdt/releases/callisto
- unzipped the zip from your link above to eclipse/plugins instead of using jar from white paper
- changed make command in properties/build settings to mingw32-make
- set windows system MCC_INCLUDE environment var to c:\mcc18\h
- set library search path in properties/tool setting/mplink/linker infomation to c:\mcc18\lib (how about a MCC_LIB env var for this?)
I did not figure out how to make mingw32-make the make command in some way global to all projects. It would be convenient to do this.
Thanks for this tool. It's good to be back on eclipse.