[Yanel-commits] rev 45022 - public/yanel/contributions/ajax-components

michi at wyona.com michi at wyona.com
Wed Oct 14 22:52:00 CEST 2009


Author: michi
Date: 2009-10-14 22:52:00 +0200 (Wed, 14 Oct 2009)
New Revision: 45022

Modified:
   public/yanel/contributions/ajax-components/README.txt
Log:
note about java and JAVA_HOME added

Modified: public/yanel/contributions/ajax-components/README.txt
===================================================================
--- public/yanel/contributions/ajax-components/README.txt	2009-10-14 14:41:07 UTC (rev 45021)
+++ public/yanel/contributions/ajax-components/README.txt	2009-10-14 20:52:00 UTC (rev 45022)
@@ -3,7 +3,7 @@
   AJAX Components based on GWT (Google Web Toolkit)
   --------------------------------------------------
 
-    0) Download and install Apache Ant
+    0) Download and install Java and Apache Ant
 
     1) Download GWT from http://code.google.com/webtoolkit/download.html
 
@@ -12,7 +12,7 @@
           - the operating system specific gwt dev lib name
        within local.build.properties
 
-    3) Start building components, e.g.
+    3) Start building components (check JAVA_HOME), e.g.
           ant google.compile -Dcomponent.home.dir=src/hello-world
        A build directory should be created within the component directory, e.g.
           src/hello-world/build



More information about the Yanel-commits mailing list