Skip to content
Snippets Groups Projects
Commit 07af753e authored by david_williams's avatar david_williams
Browse files

fix failon error variable

parent 373420dc
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,10 @@ archivesFormat=*,*,*-antZip
#compilerArg=-showversion -encoding ISO-8859-1 -warn:-discouraged,serial,raw
compilerArg=-showversion -encoding ISO-8859-1 -warn:-serial,raw,typeHiding,unchecked
logExtension=.xml
# Asks the compiler for verbose output. This should be set to true in order for *.bin.log files to be generated when
# using the JDT Compiler Adapter to compile.
javacVerbose=true
#############################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment