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 @@
-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: