summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/helloworld-jsp-google-appengine/.project
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-09-18 17:40:39 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-09-18 17:40:39 +0000
commitc5bbbaa969f990c7ebcebefd11ee3fad0f6c7636 (patch)
tree7cd984a61ee74eebfe73f4cfb10f9a10e141d54f /sandbox/rfeng/helloworld-jsp-google-appengine/.project
parent28185a36579c352f340b79c385d1b91870186f43 (diff)
Add the helloworld-jsp app that can be run on Google App Engine
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816722 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/rfeng/helloworld-jsp-google-appengine/.project')
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/.project34
1 files changed, 34 insertions, 0 deletions
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/.project b/sandbox/rfeng/helloworld-jsp-google-appengine/.project
new file mode 100644
index 0000000000..bf5805d66d
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/.project
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>sample-helloworld-jsp-google-appengine</name>
+ <comment></comment>
+ <projects>
+ </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>
+ <buildCommand>
+ <name>com.google.gdt.eclipse.core.webAppProjectValidator</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>com.google.appengine.eclipse.core.gaeNature</nature>
+ <nature>com.google.gdt.eclipse.core.webAppNature</nature>
+ </natures>
+</projectDescription>