Skip to content

Instantly share code, notes, and snippets.

@matthiasplappert
Created May 2, 2012 11:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthiasplappert/2575964 to your computer and use it in GitHub Desktop.
Save matthiasplappert/2575964 to your computer and use it in GitHub Desktop.
#!/bin/sh
java -classpath your/path/to/checkstyle/checkstyle-5.5/checkstyle-5.5-all.jar com.puppycrawl.tools.checkstyle.Main -c your/path/to/checkstyle_swt1.xml -r src/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment