diff options
Diffstat (limited to 'branches/sca-java-1.5.1/tools/eclipse/features/core/.project')
-rw-r--r-- | branches/sca-java-1.5.1/tools/eclipse/features/core/.project | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/branches/sca-java-1.5.1/tools/eclipse/features/core/.project b/branches/sca-java-1.5.1/tools/eclipse/features/core/.project new file mode 100644 index 0000000000..762ebae4a1 --- /dev/null +++ b/branches/sca-java-1.5.1/tools/eclipse/features/core/.project @@ -0,0 +1,30 @@ +<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 |