Arduino core library to use within eclipse as a static library. An example project is included, too.
Follow this guide to setup your eclipse project: http://playground.arduino.cc/Code/Eclipse#YourFirstArduinoProject
Choosing "Atmel STK500 Version 2.x firmware" worked for me as AVRDude programmer.
- ATmega2560
- AVR toolchain installed and working
- Eclipse CDT with AVR Plugin