blob: 1158ef8bd57b046d7cf724f5731411d864f398cb [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
fetchCacheLocation=/shared/tools/objectteams/gitCache