Skip to content

Replaced JFileChooser with FileDialog in 'Add .zip library' #9722

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
Feb 5, 2020

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Feb 5, 2020

For some reason the combination of the AdoptJDKJre + Microsoft Store do not like JFileChooser.

This commit replaces JFileChooser with a FileDialog that seems to work without issues.

For some reason the combination of the AdoptJDKJre 8 and Microsoft store
do not like JFileChooser.

This commit replace JFileChooser with a FileDialog that seems to work
without issues.
@cmaglie cmaglie self-assigned this Feb 5, 2020
@cmaglie cmaglie linked an issue Feb 5, 2020 that may be closed by this pull request
@cmaglie cmaglie added this to the Release 1.8.12 milestone Feb 5, 2020
@cmaglie cmaglie merged commit 768c659 into arduino:master Feb 5, 2020
@cmaglie cmaglie deleted the msstore-hotfix branch February 5, 2020 17:29
@cmaglie cmaglie added the OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Add .ZIP Library" freezes Microsoft Store version of the Arduino IDE
2 participants