Siena-and-Shwetha/build.properties

12 lines
234 B
Properties
Raw Normal View History

2015-08-28 21:30:48 +00:00
# version
#version = 3.1
# whether to create javadocs
javadoc = on
# javac options - either 'off' or 'on'
javac.debug = on
# java options for target RUN - allow for max of 256MB heap
java.jvmargs = -Xmx256m -Dgenj.debug.level=FINE