From 585632ded8f3e155ed97292bde165382accd364b Mon Sep 17 00:00:00 2001
From: Tom Copeland
Date: Fri, 26 Jul 2002 14:30:34 +0000
Subject: [PATCH] preps for release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@506 51baf565-9d33-0410-a72c-fc3788e3496d
---
pmd-jedit/config/jedit.html | 2 +-
pmd-jedit/lib/PMDJEditPlugin-0.6.jar | Bin 0 -> 10405 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
create mode 100644 pmd-jedit/lib/PMDJEditPlugin-0.6.jar
diff --git a/pmd-jedit/config/jedit.html b/pmd-jedit/config/jedit.html
index 5d4f575f6b..d91ab9c82d 100644
--- a/pmd-jedit/config/jedit.html
+++ b/pmd-jedit/config/jedit.html
@@ -26,7 +26,7 @@ example, if you wanted to run PMD on your whole source tree, and your top level
source directory is named "src", you would 1) double-click on the "src" directory and
then 2) select the "PMD->Check directory recursively" menu option.
All those options put any errors into the ErrorList so you can then go jumping around your project fixing stuff.
-
There's a section in the Global Options->Plugins configuration panel that lets you pick which rule sets you want to use.
+There's a section in the Utilities->Global Options->Plugins configuration panel that lets you pick which rule sets you want to use.
License
The PMD-JEdit plugin is free software released under the Apache license.