-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Avoid custom menus random order #7956
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
Conversation
Maybe LinkedHashSet
?
LinkedHashSet
seems to work as intended (preserve the order in the boards.txt
), I'm updating the PR.
83eea77
to
f89f90f
Compare
✅ Build completed.
Please test this code using one of the following:
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-7956-BUILD-770-linux32.tar.xz
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-7956-BUILD-770-linux64.tar.xz
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-7956-BUILD-770-windows.zip
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-7956-BUILD-770-macosx.zip
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-7956-BUILD-770-linuxarm.tar.xz
i️ The linuxarm
build is still experimental and may not be always available.
Fixes #7955