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 7b45b18 commit 5bbdc6dCopy full SHA for 5bbdc6d
build/windows/launcher/config.xml
@@ -15,6 +15,7 @@
15
<icon>application.ico</icon>
16
<classPath>
17
<mainClass>processing.app.Base</mainClass>
18
+ <cp>lib/arduino-core.jar</cp>
19
<cp>lib/pde.jar</cp>
20
<cp>lib/jna.jar</cp>
21
<cp>lib/ecj.jar</cp>
build/windows/launcher/config_debug.xml
0 commit comments