blob: ae579e7782a313443bfc9f3493fc47e84240130a [file] [log] [blame]
# Configure the build compiler for phase 2.
# This file is read from build/build.xml
build.compiler=org.eclipse.jdt.core.JDTCompilerAdapter
compilerArg=-enableJavadoc -encoding UTF-8 -proc:none -ot.weaving:otdre
javaSource=1.6
javacSource=1.6
javacTarget=1.6
javacDebugInfo=true
javacFailOnError=true