Forgot to commit the updated eclipse/README.txt when I was removing references
to projectCreator.



git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/1.6@4278 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/eclipse/README.txt b/eclipse/README.txt
index b9a38dc..62e1834 100644
--- a/eclipse/README.txt
+++ b/eclipse/README.txt
@@ -159,11 +159,11 @@
 
 == Launching 'Hello' ==
 
-While the 'projectCreator' and 'applicationCreator' scripts are useful for
-setting up projects and launch configurations that target a GWT installation,
-they are not intended for GWT developers working against the source code.  You
-will want to run not against .jar files, but against the class files built by
-Eclipse.  The following instructions help you do just that.
+While the 'applicationCreator' script is useful for setting up projects and
+launch configurations that target a GWT installation, it is not intended for
+GWT developers working against the source code.  You will want to run not
+against .jar files, but against the class files built by Eclipse.  The
+following instructions help you do just that.
 
 1) Import the 'Hello' project if you haven't already.
 
@@ -211,10 +211,9 @@
 
 1) Create or Import a new project
 
-  Using the 'projectCreator' and 'applicationCreator' scripts is
-  an easy way to do this, but you cannot use the created launch
-  scripts to develop the GWT core source because they are
-  configured to run with .jar files from a GWT installation.
+  Using the 'applicationCreator' script is an easy way to do this, but you
+  cannot use the created launch scripts to develop the GWT core source because
+  they are configured to run with .jar files from a GWT installation.
 
 2) Add a project reference to the gwt-user project: