Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2009-10-07 19:02:26 +0000
committerJohn Arthorne2009-10-07 19:02:26 +0000
commit2849b24780a20660b9c77d7e259124deaa2f1bf3 (patch)
tree16a0e5880012830e8cc8e51d4a928d6b4ce33281 /bundles/org.eclipse.equinox.p2.core
parentcab6d9f76e4c91fcb27545c34d07a3bd0241e89a (diff)
downloadrt.equinox.p2-2849b24780a20660b9c77d7e259124deaa2f1bf3.tar.gz
rt.equinox.p2-2849b24780a20660b9c77d7e259124deaa2f1bf3.tar.xz
rt.equinox.p2-2849b24780a20660b9c77d7e259124deaa2f1bf3.zip
Add ds builder
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.core')
-rw-r--r--bundles/org.eclipse.equinox.p2.core/.project5
1 files changed, 5 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.core/.project b/bundles/org.eclipse.equinox.p2.core/.project
index 8d4f38dd2..b15e13e09 100644
--- a/bundles/org.eclipse.equinox.p2.core/.project
+++ b/bundles/org.eclipse.equinox.p2.core/.project
@@ -25,6 +25,11 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ds.core.builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>

Back to the top