blob: 978b5f788339714fcddcf002b75490593ae90d8c [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 ISO-8859-1
javaSource=1.5
javacSource=1.5
javacTarget=1.5
javacDebugInfo=true
javacFailOnError=true