Added warning that latest CheckStyle doesn't work
for us.
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5714 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/eclipse/README.txt b/eclipse/README.txt
index c75825c..f250b26 100644
--- a/eclipse/README.txt
+++ b/eclipse/README.txt
@@ -1,4 +1,4 @@
-Eclipse 3.3.X instructions
+Eclipse 3.X instructions
These instructions are intended for contributors to the GWT source
code repository that want to run the Eclipse IDE. It describes how to
@@ -105,7 +105,7 @@
Checkstyle is used to enforce good programming style.
-1. Install Checkstyle
+1. Install Checkstyle version 4.4.2 (newer versions will not work)
The Eclipse Checkstyle plugin can be found at:
http://eclipse-cs.sourceforge.net/