Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Houghton2003-11-27 16:38:27 +0000
committerDJ Houghton2003-11-27 16:38:27 +0000
commitacdef8f45a28fc75f1e839759288c4f8e76efbe9 (patch)
treee3f2c13aa0cfbfc370fc7f13852237804c966528 /bundles/org.eclipse.osgi.services
parent463f4e77d436f5b791ea297a6a69198d9a7833cf (diff)
downloadrt.equinox.framework-acdef8f45a28fc75f1e839759288c4f8e76efbe9.tar.gz
rt.equinox.framework-acdef8f45a28fc75f1e839759288c4f8e76efbe9.tar.xz
rt.equinox.framework-acdef8f45a28fc75f1e839759288c4f8e76efbe9.zip
Convert project to PDE project.
Diffstat (limited to 'bundles/org.eclipse.osgi.services')
-rw-r--r--bundles/org.eclipse.osgi.services/.project11
1 files changed, 11 insertions, 0 deletions
diff --git a/bundles/org.eclipse.osgi.services/.project b/bundles/org.eclipse.osgi.services/.project
index 3c3b0970f..e9f29bcc1 100644
--- a/bundles/org.eclipse.osgi.services/.project
+++ b/bundles/org.eclipse.osgi.services/.project
@@ -10,8 +10,19 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.pde.PluginNature</nature>
</natures>
</projectDescription>

Back to the top