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

Thank you for all the hard work on this plugin! I was able to get up and compiling in about 15 min thanks this plugin.

I have been having one issue however. The only way I can upload to my Arduino Micro, is to do the following:

  1. Goto Window> Preferences >Arduino>Arduino and check Disable RXTX
  2. Unplug the Arduino Micro and plug it back in
  3. Press the AVR upload button. <--Must be done within a few seconds of plugging the Arduino back in.

If I do not do the above, all that happens is I get a message box showing eclipse is running AVRDude. I can not cancel and there are no messages in the console view, it just hangs there indefinitely.

I am running Linux Mint and Eclipse Indigo.