We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b789c9a commit 22c7cffCopy full SHA for 22c7cff
README.md
@@ -0,0 +1,14 @@
1
+
2
+This repository is a clone of "appbundler"
3
4
+https://java.net/projects/appbundler
5
6
+Arduino is currently using a patched version of appbundler that allows to set
7
+version number and file associations. You can see the patch applied in the "arduino"
8
+branch of this repository.
9
10
+https://github.com/arduino/appbundler/commits/arduino
11
12
+The patches were submitted upstream but they are unlike to be merged since appbundler
13
+seems to be phased out in favor of JavaFX.
14
0 commit comments