diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.3.3/tools/eclipse/features/feature/.project')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.3.3/tools/eclipse/features/feature/.project | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.3.3/tools/eclipse/features/feature/.project b/sca-java-1.x/branches/sca-java-1.3.3/tools/eclipse/features/feature/.project new file mode 100644 index 0000000000..4c25cefc21 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.3.3/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 |