This extension serves as a wrapper for the Checkstyle jar, and offers a quick way to check the contents of a Workspace with a given .xml Checkstyle file.
Features
Simply right click a valid Checkstlye .xml file and click QuickCheckstyle: Check All With This XML in order to check all java files in your workspace with a given Checkstyle XML document.
You can also use QuickCheckstyle: Check Current File With This XML to only check your currently focused open file.
Make sure to point the extension to your checkstyle installation beforehand!