jte
jte copied to clipboard
Suppress warnings in generated java source files
Issue similar to the #179 but this time it's about Java. My organization uses -Xlint:all -Werror so it treats "unchecked" warnings in generated code as errors.