Add missing eclipse step


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7734 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/bikeshed/eclipse.README b/bikeshed/eclipse.README
index e49d69c..012df44 100644
--- a/bikeshed/eclipse.README
+++ b/bikeshed/eclipse.README
@@ -16,7 +16,9 @@
 
 * Install the Google Plugin for Eclipse
 * Import bikeshed as a new Java project with existing source
-* Bring up the project properties and find the Google settings, and turn on AppEngine and WebKit
+* Bring up the project properties 
+  * find the Google settings and turn on AppEngine and WebKit
+  * Java Build Path > Libraries > Add Variable > GWT_TOOLS, Extend > redist/json/r2_20080312/json.jar
 * Copy tools/redist/json/r2_20080312/json.jar to bikeshed/war/WEB_INF/lib
 * Right click on the bikeshed project and choose Run as > Web Application. Choose from the various .html files