summaryrefslogtreecommitdiffstats
path: root/sandbox/sca-cloud-tutorial/cloud-google/.project
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-23 17:55:50 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-23 17:55:50 +0000
commitf60bcd37dc61721f97fd2f3f99c62c16e0125513 (patch)
tree510a628e10f9b657a02bd86723e404659650bd2c /sandbox/sca-cloud-tutorial/cloud-google/.project
parent6fd5a4202a7373bacc018d27020e82fb3bf197f5 (diff)
Initial implementation of the cloud-api based on Google AppEngine infrastructure services
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829148 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/sca-cloud-tutorial/cloud-google/.project33
1 files changed, 33 insertions, 0 deletions
diff --git a/sandbox/sca-cloud-tutorial/cloud-google/.project b/sandbox/sca-cloud-tutorial/cloud-google/.project
new file mode 100644
index 0000000000..1e89800840
--- /dev/null
+++ b/sandbox/sca-cloud-tutorial/cloud-google/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>tuscany-cloud-google</name>
+ <comment>The Apache Software Foundation provides support for the Apache community of open-source software projects.
+ The Apache projects are characterized by a collaborative, consensus based development process, an open and
+ pragmatic software license, and a desire to create high quality software that leads the way in its field.
+ We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
+ and users.</comment>
+ <projects>
+ <project>tuscany-cloud-api</project>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.google.appengine.eclipse.core.enhancerbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.google.appengine.eclipse.core.projectValidator</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>com.google.appengine.eclipse.core.gaeNature</nature>
+ </natures>
+</projectDescription>