Skip to content

Commit a142a25

Browse files
committed
Enabling debugging for compilation of the app.
1 parent 6750e67 commit a142a25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
excludes="**/tools/format/**"
4444
encoding="UTF-8"
4545
includeAntRuntime="false"
46+
debug="true"
4647
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" />
4748
</target>
4849

0 commit comments

Comments
 (0)