Lines Matching refs:demo
1 # How to run the Java demo
5 This document explains how to build and run the demo of the Java version of
7 App Engine. By following the instructions here, you can build a demo running
21 ### Check out the demo code
30 the `java` directory. Alternatively, update `java/demo/build.xml` to point to
36 `demo/war/WEB-INF/lib/`.
46 cp build/jar/* demo/war/WEB-INF/lib
49 ### Run the demo code
54 cd demo
73 ## Uploading your own demo App Engine application
75 If you want to upload the demo to your own App Engine application, follow the
85 The demo will be uploaded to `http://application-id.appspot.com/`.