update obr feature to sigil project in eclipse
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@820265 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/eclipse/obr.feature/.project b/sigil/eclipse/obr.feature/.project
index cc440e7..536e3a1 100644
--- a/sigil/eclipse/obr.feature/.project
+++ b/sigil/eclipse/obr.feature/.project
@@ -1,17 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.cauldron.sigil.obr.feature</name>
+ <name>org.apache.felix.sigil.eclipse.obr.feature</name>
<comment></comment>
<projects>
</projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.apache.felix.sigil.eclipse.core.sigilBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.apache.felix.sigil.sigilnature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
</projectDescription>