Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2009-10-20 18:17:33 +0000
committerJohn Arthorne2009-10-20 18:17:33 +0000
commitd80ba2d81fc220ab5862e72c05e93e403542efb1 (patch)
tree2d49008e3573a51df96b2e55304607dcff8fdf1d /bundles/org.eclipse.equinox.p2.artifact.repository/.project
parent0f37c767a9e304c0b15c4eaa08f833bd5f454831 (diff)
downloadrt.equinox.p2-d80ba2d81fc220ab5862e72c05e93e403542efb1.tar.gz
rt.equinox.p2-d80ba2d81fc220ab5862e72c05e93e403542efb1.tar.xz
rt.equinox.p2-d80ba2d81fc220ab5862e72c05e93e403542efb1.zip
Bug 290207 - Support multiple p2 instances in a single VM
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.artifact.repository/.project')
-rw-r--r--bundles/org.eclipse.equinox.p2.artifact.repository/.project5
1 files changed, 5 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.artifact.repository/.project b/bundles/org.eclipse.equinox.p2.artifact.repository/.project
index 529f56491..ad19a3475 100644
--- a/bundles/org.eclipse.equinox.p2.artifact.repository/.project
+++ b/bundles/org.eclipse.equinox.p2.artifact.repository/.project
@@ -35,6 +35,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