diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 23:07:45 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 23:07:45 +0000 |
commit | 6a3ca6736c808c1647854e405ef379b609f276db (patch) | |
tree | 67670193d3511b227100419589d0f2ec0bb02cc0 /sca-java-1.x/branches/sca-java-1.2.1/tools/eclipse/features/feature/.project | |
parent | 9f395ebf3ec27f89c8dc63137bc99c8d6b0cff6d (diff) |
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835126 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.2.1/tools/eclipse/features/feature/.project')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/tools/eclipse/features/feature/.project | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.2.1/tools/eclipse/features/feature/.project b/sca-java-1.x/branches/sca-java-1.2.1/tools/eclipse/features/feature/.project new file mode 100644 index 0000000000..4c25cefc21 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.2.1/tools/eclipse/features/feature/.project @@ -0,0 +1,26 @@ +<projectDescription> + <name>org.apache.tuscany.sca.feature</name> + <comment>Parent POM defining settings that can be used across Tuscany</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 |