From bb683abfc6b7bdaffcee56b93cdca3e03f3eb1ca Mon Sep 17 00:00:00 2001 From: David Dixon-Peugh Date: Fri, 9 Aug 2002 00:22:40 +0000 Subject: [PATCH] Removed Dependency on DCraine's Machine. Now should work with any Eclipse. . . git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@664 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd-eclipse/.classpath | 22 ++++++++++++++-------- pmd-eclipse/.project | 1 + pmd-eclipse/plugin.xml | 2 ++ 3 files changed, 17 insertions(+), 8 deletions(-) diff --git a/pmd-eclipse/.classpath b/pmd-eclipse/.classpath index c4cadeab77..e840c181f3 100644 --- a/pmd-eclipse/.classpath +++ b/pmd-eclipse/.classpath @@ -1,13 +1,19 @@ - + + + + + + + + - - - - - - - + diff --git a/pmd-eclipse/.project b/pmd-eclipse/.project index 52aa74be89..80360c1d35 100644 --- a/pmd-eclipse/.project +++ b/pmd-eclipse/.project @@ -3,6 +3,7 @@ pmd-eclipse + pmd diff --git a/pmd-eclipse/plugin.xml b/pmd-eclipse/plugin.xml index b138fbf61a..deb248cbb8 100644 --- a/pmd-eclipse/plugin.xml +++ b/pmd-eclipse/plugin.xml @@ -14,6 +14,8 @@ + +