diff options
Diffstat (limited to 'sandbox/lresende/sca/samples/store-catalog-appengine-webapp/.project')
-rw-r--r-- | sandbox/lresende/sca/samples/store-catalog-appengine-webapp/.project | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/.project b/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/.project deleted file mode 100644 index 76941038d5..0000000000 --- a/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/.project +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>store-catalog-appengine-webapp</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> - <triggers>full,incremental,</triggers> - <arguments> - <dictionary> - <key>LaunchConfigHandle</key> - <value><project>/.externalToolBuilders/com.google.appengine.eclipse.core.enhancerbuilder.launch</value> - </dictionary> - </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> |