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 getBuildFolderPath method for IDE 1.6.12 #10

Merged
merged 1 commit into from
Nov 17, 2016

Conversation

facchinm
Copy link
Contributor

Since Editor Cleanup (arduino/Arduino#4363) was merged, next IDE will "lose" deterministic build directory.
Sketch.getBuildPath() was introduced to get that directory. The code uses the previous fallback mechanism to adapt to any IDE version (tested on 1.6.12 and 1.6.5)

Also applies to https://github.com/esp8266/arduino-esp8266fs-plugin

@facchinm
Copy link
Contributor Author

Of course, it should be compiled against Arduino master 😄

@me-no-dev
Copy link
Owner

Thanks for letting me know! I will fix travis and merge :)

@deonp
Copy link

deonp commented Sep 25, 2016

any update on this...??

@marvinroger
Copy link

@facchinm Would you mind sharing the fixed .jar in the meantime? I don't have the JDK installed anymore, I would appreciate that (and I am probably not the only one 😉)

Thanks!

@facchinm
Copy link
Contributor Author

Here we go 😄
EspExceptionDecoder-1.0.4.zip

@me-no-dev me-no-dev merged commit 42ef9a8 into me-no-dev:master Nov 17, 2016
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.

4 participants