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

michi at wyona.com michi at wyona.com
Mon Sep 28 11:23:43 CEST 2009


Author: michi
Date: 2009-09-28 11:23:43 +0200 (Mon, 28 Sep 2009)
New Revision: 44887

Modified:
   public/yanel/contributions/ajax-components/README.txt
Log:
formatting

Modified: public/yanel/contributions/ajax-components/README.txt
===================================================================
--- public/yanel/contributions/ajax-components/README.txt	2009-09-28 09:23:28 UTC (rev 44886)
+++ public/yanel/contributions/ajax-components/README.txt	2009-09-28 09:23:43 UTC (rev 44887)
@@ -12,7 +12,10 @@
           - the operating system specific gwt dev lib name
        within local.build.properties
 
-    3) Start building components (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)
+    3) Start building components, 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
 
     4) a) Test components (e.g. open a browser and open one of the test files, for example src/hello-world/build/org.wyona.yanel.gwt.helloworld.HelloWorld/TestHelloWorld.html)
        b) run target google.hostmode to open the gwt host mode browser (e.g. "ant google.hostmode -Dcomponent.home.dir=src/hello-world")



More information about the Yanel-commits mailing list