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

Hi!

Thank you for a great plugin, it's the best.

I rescntly bought a new computer and i install Ubuntu 12.04 64bit, Eclipse Juno and your plugin. Now I have som problems when I write my "arduino code" in eclipse. After reading everthing I could find on the web I thought I maby could get some help here.

When i try to do pinMode(13, OUTPUT); eclipse tells me :

Invalid arguments '
Candidates are:
void pinMode(?, ?)
'
I have followed the install guide and tried to reinstall the plugin, but with no success. Please help me..... =(