Author: jsdelfino
Date: Fri May 2 19:37:40 2008
New Revision: 652980
URL: http://svn.apache.org/viewvc?rev=652980&view=rev
Log:
Added missing feature nature to project.
Modified:
incubator/tuscany/java/sca/tools/eclipse/features/feature/.project
Modified: incubator/tuscany/java/sca/tools/eclipse/features/feature/.project
URL:
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/tools/eclipse/features/feature/.project?rev=652980&r1=652979&r2=652980&view=diff
==============================================================================
--- incubator/tuscany/java/sca/tools/eclipse/features/feature/.project
(original)
+++ incubator/tuscany/java/sca/tools/eclipse/features/feature/.project Fri May
2 19:37:40 2008
@@ -4,10 +4,23 @@
<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