summaryrefslogtreecommitdiffstats
path: root/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml b/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml
index 38781fc649..7ce648d012 100644
--- a/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml
+++ b/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml
@@ -78,10 +78,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>