diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-16 16:52:22 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-16 16:52:22 +0000 |
commit | d8b67b2bf5a663f1dbb588951b399a0f6a5aae2b (patch) | |
tree | eaa0da8135fa15d79e817e73c7e6229fb65983de /sca-java-1.x/trunk/tools | |
parent | 478a55c30d024d8ac3489f23a6d7e66bca057349 (diff) |
Delete .project files from svn
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997840 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tools')
-rw-r--r-- | sca-java-1.x/trunk/tools/eclipse/features/core/.project | 30 | ||||
-rw-r--r-- | sca-java-1.x/trunk/tools/eclipse/site/updatesite/.project | 24 |
2 files changed, 0 insertions, 54 deletions
diff --git a/sca-java-1.x/trunk/tools/eclipse/features/core/.project b/sca-java-1.x/trunk/tools/eclipse/features/core/.project deleted file mode 100644 index 762ebae4a1..0000000000 --- a/sca-java-1.x/trunk/tools/eclipse/features/core/.project +++ /dev/null @@ -1,30 +0,0 @@ -<projectDescription> - <name>org.apache.tuscany.sca.feature.core</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/> - <buildSpec> - <buildCommand> - <name>org.eclipse.pde.FeatureBuilder</name> - </buildCommand> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - </buildCommand> - <buildCommand> - <name>org.eclipse.wst.common.project.facet.core.builder</name> - </buildCommand> - <buildCommand> - <name>org.eclipse.wst.validation.validationbuilder</name> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.FeatureNature</nature> - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> - </natures> -</projectDescription>
\ No newline at end of file diff --git a/sca-java-1.x/trunk/tools/eclipse/site/updatesite/.project b/sca-java-1.x/trunk/tools/eclipse/site/updatesite/.project deleted file mode 100644 index fd6959f412..0000000000 --- a/sca-java-1.x/trunk/tools/eclipse/site/updatesite/.project +++ /dev/null @@ -1,24 +0,0 @@ -<projectDescription> - <name>org.apache.tuscany.sca.updatesite</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> - <project>org.apache.tuscany.sca.core</project> - <project>org.apache.tuscany.sca.feature.core</project> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.pde.UpdateSiteBuilder</name> - </buildCommand> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.UpdateSiteNature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> - </natures> -</projectDescription>
\ No newline at end of file |