diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-20 21:48:12 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-20 21:48:12 +0000 |
commit | 91f43c79760ea22b6a16b54020d69a857f39229b (patch) | |
tree | 088f7b938568dd3cee9589b90fca823f287fe179 | |
parent | 411383e5616ed247689fd13912cc0fba029c336b (diff) |
Remove .project file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766894 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/sca/modules/implementation-spring-xml/.project | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/java/sca/modules/implementation-spring-xml/.project b/java/sca/modules/implementation-spring-xml/.project deleted file mode 100644 index 5babdff9da..0000000000 --- a/java/sca/modules/implementation-spring-xml/.project +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>tuscany-implementation-spring-xml</name>
- <comment>The Apache Software Foundation provides support for the Apache community of open-source software projects. - The Apache projects are characterized by a collaborative, consensus based development process, an open and - pragmatic software license, and a desire to create high quality software that leads the way in its field. - We consider ourselves not simply a group of projects sharing a server, but rather a community of developers - and users.</comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.pde.PluginNature</nature>
- </natures>
-</projectDescription>
|