From ac16a8e80f22f0ccacd520fcacfab0ea274e2a7b Mon Sep 17 00:00:00 2001 From: Tom Copeland Date: Mon, 22 Jul 2002 20:36:55 +0000 Subject: [PATCH] tweak git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@470 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/xdocs/integrations.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pmd/xdocs/integrations.xml b/pmd/xdocs/integrations.xml index 6e4824b16b..262f552b4f 100644 --- a/pmd/xdocs/integrations.xml +++ b/pmd/xdocs/integrations.xml @@ -31,9 +31,9 @@ X JEdit pmd-jedit - 0.4 + 0.5 tomcopeland - X + X Maven pmd-maven N/A @@ -105,12 +105,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->Check code and +This is more or less the standard JEdit plugin - open a file, select Plugins->PMD 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: