summaryrefslogtreecommitdiffstats
path: root/sandbox/sca-cloud-tutorial/store-appengine-webapp
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-10-28 20:41:45 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-10-28 20:41:45 +0000
commit6841eb8db287084c629370665628f07cf18dcd5e (patch)
tree321dadaa1cc872be7f595fd38d22ddefda2c03c8 /sandbox/sca-cloud-tutorial/store-appengine-webapp
parent3ab338ad0b521192e72a4e1da2e6fae0f45b38ae (diff)
Fix pom.xml and set svn:ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830755 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/sca-cloud-tutorial/store-appengine-webapp')
-rw-r--r--sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml b/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml
index 4473c36617..c5c39416b8 100644
--- a/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml
+++ b/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml
@@ -107,10 +107,10 @@
<projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature>
</projectnatures>
<buildcommands>
- <buildCommand>org.eclipse.jdt.core.javabuilder</buildCommand>
- <buildCommand>com.google.appengine.eclipse.core.enhancerbuilder</buildCommand>
- <buildCommand>com.google.appengine.eclipse.core.projectValidator> </buildCommand>
- <buildCommand>com.google.gdt.eclipse.core.webAppProjectValidator> </buildCommand>
+ <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
+ <buildcommand>com.google.appengine.eclipse.core.enhancerbuilder</buildcommand>
+ <buildcommand>com.google.appengine.eclipse.core.projectValidator</buildcommand>
+ <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand>
</buildcommands>
<classpathContainers>
<classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer>