Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use the -f=xml flag to print out the Checkstle analysis into the build log. For example:

Code Block
java -jar ~/Downloads./checkstyle-9.3-all.jar -c=/sun_checks.xml -f=xml src/main/java/

...