mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-19 13:54:23 +01:00
Enabling debugging for compilation of the app.
This commit is contained in:
parent
6750e679af
commit
a142a2564d
@ -43,6 +43,7 @@
|
||||
excludes="**/tools/format/**"
|
||||
encoding="UTF-8"
|
||||
includeAntRuntime="false"
|
||||
debug="true"
|
||||
classpath="../core/core.jar; ${env.JAVA_HOME}/lib/tools.jar; lib/ant.jar; lib/ant-launcher.jar; lib/apple.jar; lib/ecj.jar; lib/jna.jar; lib/RXTXcomm.jar" />
|
||||
</target>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user