Vim Tips Wiki
Register
(standard format)
(adjust Template:ScriptComments to remove id as no longer needed; minor tweaks)
 
Line 1: Line 1:
{{ScriptComments|1114|pmd: integrate PMD using quickfix mode}}
+
{{ScriptComments|pmd: integrate PMD using quickfix mode}}
   
 
==Comments==
 
==Comments==

Latest revision as of 07:27, 15 November 2011

Use this page to discuss script 1114 pmd: integrate PMD using quickfix mode

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Comments[]

Update for pmd-4.2.5: The errorformat has changed a bit. To make it works with Vim quickfix, line 118 of the plugin should be changed to:

set errorformat=%f:%l\    %m