Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compatibility with Arduino > 1.6.12 #160

Merged
merged 1 commit into from
Apr 13, 2017
Merged

Conversation

facchinm
Copy link
Contributor

@TonyCallear
Copy link
Collaborator

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

@Magdalena73
Copy link

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)
error-ardublock

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

@TonyCallear
Copy link
Collaborator

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.

@Magdalena73
Copy link

Thanks so much!! it works perfect! :)

@NickCarter2
Copy link

I got same issue so I updated to latest 2017 beta. Uploaded BLINK on 1.8.9 IDE and it
uploaded and blinked :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some changes needed for ArduinoIDE 1.6.12
4 participants