Skip to content

Commit b3eaec4

Browse files
committed
Add debug flag for compile.
1 parent 5868b90 commit b3eaec4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
source="1.6"
6363
target="1.6"
6464
destdir="${build}"
65+
debug="true"
6566
classpath="${minecraft.dir}/craftbukkit.jar" />
6667
</target>
6768

0 commit comments

Comments
 (0)