Windows/Linux/Mac Eclipse plugin to compile and upload arduino sketches

Adding the line

extern HardwareSerial Serial;

to a header file will "fix" the errors shown by eclipse regarding the "Serial" reference.

// Klaus