Author: [EMAIL PROTECTED]
Date: Mon Nov 24 07:50:55 2008
New Revision: 4168

Modified:
    changes/kprobst/soyc-vis/README

Log:
Updated README with more information and updated results file.



Modified: changes/kprobst/soyc-vis/README
==============================================================================
--- changes/kprobst/soyc-vis/README     (original)
+++ changes/kprobst/soyc-vis/README     Mon Nov 24 07:50:55 2008
@@ -18,8 +18,10 @@
  Compile.


-
  To run:
  1. Compile your GWT application with SOYC, which results in one ore
-more .xml files (depending on your number of permutations)
-2. Run java -classpath bin -Xmx1024M com/google/gwt/soyc/SoycDashboard
+more .xml files (depending on your number of permutations) as well as a  
manifest.xml, which contains the mapping from each permutation to the name  
of the XML file that contains the results for this permutations.
+2. Run java -classpath bin -Xmx1024M com/google/gwt/soyc/SoycDashboard  
[XmlFileName.xml]
+
+Explore the results by opening SoycDashboard-index.html in your browser.
+(HTML results have been tested in FF and Safari, but should work on all  
browsers.)

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to