From c0e3faf5b4aa7b946f608711ecae84cfc863119b Mon Sep 17 00:00:00 2001 From: Philippe Herlin Date: Sun, 21 Nov 2004 21:42:35 +0000 Subject: [PATCH] Keep tracks of those who have contributed to the plugin. git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3039 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd-eclipse/CREDITS.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pmd-eclipse/CREDITS.txt diff --git a/pmd-eclipse/CREDITS.txt b/pmd-eclipse/CREDITS.txt new file mode 100644 index 0000000000..636d7108dd --- /dev/null +++ b/pmd-eclipse/CREDITS.txt @@ -0,0 +1,7 @@ +GREAT THANKS TO ALL CONTRIBUTORS +-------------------------------- + +Ebu smoothed icons +Jacques Lebourgeois fix malformed UTF-8 characters +Eduard Naum fix JDK 1.3 runtime problem +Chris Grindstaff fix SWTException when PMD is run on a file with syntax error