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

[130067] Compiler reports "access warnings" for classes from jars in a plugin

Xerces needed explicitly on "requires" list.
parent 75e9e426
No related branches found
No related tags found
No related merge requests found
......@@ -131,7 +131,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 -warn:-discouraged,serial,unusedImport,forbidden
compilerArg=-showversion -warn:-discouraged,serial,unusedImport
#############################################################
......
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