blob: 5c8cf568d9c5402ced832eb4ed108da3b515ca92 [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.5
javacSource=1.5
javacTarget=1.5
javacDebugInfo=true
javacFailOnError=true