diff options
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 |