mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-12 23:08:52 +01:00
9 lines
260 B
Plaintext
9 lines
260 B
Plaintext
Put your jar libs here and the build script will include them
|
|
in the classpath stored inside the jar manifest.
|
|
In order to run your application move the output exe file from
|
|
the dist directory to the same level as lib.
|
|
|
|
SimpleApp.exe
|
|
lib/
|
|
lib/xml.jar
|