diff --git a/pmd/xdocs/integrations.xml b/pmd/xdocs/integrations.xml index 2b018eb5ae..ce80a15250 100644 --- a/pmd/xdocs/integrations.xml +++ b/pmd/xdocs/integrations.xml @@ -31,9 +31,9 @@ X JEdit pmd-jedit - 0.5 + 0.6 tomcopeland - X + X Maven pmd-maven N/A @@ -110,12 +110,12 @@ violation message within this view, you will be taken to the line in the source

-This is more or less the standard JEdit plugin - open a file, select Plugins->PMD and +This is more or less the standard JEdit plugin - doubleclick a directory, select Plugins->PMD->Check current directory and you get a popup list of problems. It uses the ErrorList plugin which provides the "jump to the correct line" and syntax highlighting functionality. Things to do: