Lines Matching full:java
1 # How to run the Java demo
5 This document explains how to build and run the demo of the Java version of
8 against any revision of the Java code by supplying jar files you build on your
17 instructions](http://cloud.google.com/appengine/downloads) to install the Java
19 `appengine-java-sdk`. You may want to rename the directory after unpacking.
23 Check out the Java code:
30 the `java` directory. Alternatively, update `java/demo/build.xml` to point to
44 cd libphonenumber/java
63 If you get a warning from App Engine asking you to upgrade your JRE to Java 1.6
64 or later, you might need to install Java 1.6 and point your `JAVA_HOME` to it.
67 * To see the list of JDKs currently installed, use `update-java-alternatives
69 * To reset `JAVA_HOME`, use `export JAVA_HOME=[path to Java 1.6 SDK]/jre`.
77 Engine](http://cloud.google.com/appengine/docs/standard/java/gettingstarted/deploying-the-application).
82 ../appengine-java-sdk/bin/appcfg.sh update war