forked from phoedos/pmd
post-release stuff
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@446 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
<ul>
|
||||
<li>Type run <filename> <report format>, <rule set file>i.e.:</li>
|
||||
<br></br>
|
||||
<pre>
|
||||
C:\data\pmd\pmd\etc>run c:\data\pmd\pmd\test-data\Unused1.java xml rulesets/unusedcode.xml
|
||||
<?xml version="1.0"?><pmd>
|
||||
<ruleviolation>
|
||||
@ -20,6 +21,7 @@ C:\data\pmd\pmd\etc>run c:\data\pmd\pmd\test-data\Unused1.java xml rulesets/u
|
||||
</ruleviolation>
|
||||
</pmd>
|
||||
C:\data\pmd\pmd\etc>
|
||||
</pre>
|
||||
<br></br>
|
||||
<li>Notice that in this case the output is in XML, so you can redirect it to a file and XSLT it or whatever</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user