Skip to content

Fix #49 -- Nicer error message and behaviour when preferences not set. #75

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

Merged
merged 1 commit into from
Nov 6, 2013

Conversation

brodykenrick
Copy link
Contributor

If Arduino IDE pref is not set then we give a better error of "Arduino
IDE path does not exist. Check Window>Preferences>Arduino"

and don't let any further progress through the pages.

…not set.

If Arduino IDE pref is not set then we give a better error of "Arduino
IDE path does not exist. Check Window>Preferences>Arduino"

and don't let any further progress through the pages.
jantje added a commit that referenced this pull request Nov 6, 2013
Fix #49 -- Nicer error message and behaviour when preferences not set.
@jantje jantje merged commit b9ffd8d into Sloeber:master Nov 6, 2013
@brodykenrick
Copy link
Contributor Author

Hi Jantje -- Yes my warning settings were different to yours.

Please see #77 for some changes and a start of a readme.md on the Preferences for you to review.

@jantje
Copy link
Member

jantje commented Nov 7, 2013

for your info.
I created a test in the common library with a flag whether you want an error or not.
Then I added this test to all the actions.
This avoids the extra dialog box and the error is now also with upload and build.
Jantje

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.

2 participants