blob: 1c125265b04ad641aa46000c8f3e7ff66b996644 [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 UTF-8 -proc:none -ot.weaving:otdre
javaSource=1.8
javacSource=1.8
javacTarget=1.8
javacDebugInfo=true
javacFailOnError=true