blob: 5b0a8b2f47b860f5bcb2df0165e14da169ad1009 [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 ISO-8859-1
javaSource=1.6
javacSource=1.6
javacTarget=1.6
javacDebugInfo=true
javacFailOnError=true