SyntaxFix
Write A Post
Hire A Developer
Questions
There is another way for gradle:
compileJava { options.compilerArgs << "-Xlint:unchecked" << "-Xlint:deprecation" }