Alternative to IDE - Arduino Makefile!

If you never worked with makefiles you might prefer to start with scons instead.

http://code.google.com/p/arscons/

Sconstruct files are much easier to comprehend. Of course make is the standard. But scons is superior.

Udo