Skip to content
Snippets Groups Projects
Commit 55488e7f authored by david_williams's avatar david_williams
Browse files

testing compiler options

parent 8775bbcd
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ archivesFormat=*,*,*-antZip
# being used (JDT Compiler, in our case).
# 'showversion' causes the version of JDT Compiler to be
# printed to the compiler log file.
compilerArg=-showversion -encoding ISO-8859-1 -warn:-discouraged,serial,unusedImport
compilerArg=-cp .[+org/eclipse/jst/**:+org/eclipse/wst/**]; -showversion -encoding ISO-8859-1 -warn:-discouraged,serial +warn:uselessTypeCheck
#############################################################
......
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