1

It keeps giving me this warning:

You are using a version of the Arduino IDE that is newer than available at the release of this plugin.`

Does this means I need to use a night build?

dda
  • 1,595
  • 1
  • 12
  • 17
Wang
  • 111
  • 2

1 Answers1

1

V2.2 is pretty old by now. As far as I recall it should work fine.

V2.2 of the Arduino eclipse plugin should work fine with the Arduino IDE version 1.5.8. What that phrase wants to say is: the plugin V2.2 was released before Arduino IDE 1.5.8 was released; as such the code can not make a statement on the compatibility.

But again V2.2 is old. We hope to release V3.0 end of February 2016

Avamander
  • 624
  • 2
  • 11
  • 35
jantje
  • 1,392
  • 1
  • 8
  • 16