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