blob: cf9240cbe4e2ca56c1c7472ad15294826dcedad5 [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=11
javacSource=11
javacTarget=11
javacDebugInfo=true
javacFailOnError=true