Closed facchinm closed 7 years ago
Thank you Martino, it was very good of you to get tis sorted and I'm sorry for the very great delay in getting this merged
Hi! I have installed the Arduino IDE version 1.8.2 and tried to upload an example on my Arduino UNO board using the ArduBlock, but I got just a lot of errors related to Java : "Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError:processing.app.Editor.setText(Ljava/lang/String;) ... " (see attached)
The IDE is working well, also the S4A scratch version for Arduino works well. I just started learning how to use the Arduino with my daughter not long ago, I will apreciate any help. Thanks! (I use Windows 10, 64-Bit) Magdalena
I'm not sure which version of ArduBlock you are using but this problem looks familiar and is fixed in the latest release here.. https://github.com/taweili/ardublock/releases
Do try that out and let us know what you think.
Thanks so much!! it works perfect! :)
I got same issue so I updated to latest 2017 beta. Uploaded BLINK on 1.8.9 IDE and it uploaded and blinked :-D
Fixes https://github.com/taweili/ardublock/issues/159 and https://github.com/arduino/Arduino/issues/5454