jclouds/drivers/gae
Andrew Gaul 74fb8f0183 Add whitespace after semicolons
Also correct some bad line-wrapping.
2014-08-26 11:06:00 -07:00
..
src Add whitespace after semicolons 2014-08-26 11:06:00 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Up to 2.0.0-SNAPSHOT after the 1.8.0 release 2014-08-05 09:10:24 +02:00

README.txt

#
# A driver to run jclouds on Google App Engine (http://code.google.com/appengine/).
#
# Expects the joda-time JAR (see drivers/joda) to be present on your application's classpath.
#
# TODO: Usage example.