diff options
Diffstat (limited to 'sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.project')
-rw-r--r-- | sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.project | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.project b/sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.project deleted file mode 100644 index 22c776f675..0000000000 --- a/sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.project +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>expertise-rest-appengine-webapp</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> |