Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2009-06-12 17:20:56 +0000
committerAndrew Niefer2009-06-12 17:20:56 +0000
commitf001c2dd2bdf1e61abb5a4adbe4ad101496192fb (patch)
treed9ab45b68d0409bee4019fba1567dc6f39791c4f /examples
parent40c53f4dfe6bc686920cd87d20e139f89b92e163 (diff)
downloadrt.equinox.p2-f001c2dd2bdf1e61abb5a4adbe4ad101496192fb.tar.gz
rt.equinox.p2-f001c2dd2bdf1e61abb5a4adbe4ad101496192fb.tar.xz
rt.equinox.p2-f001c2dd2bdf1e61abb5a4adbe4ad101496192fb.zip
update .product to include p2.repository bundle
Diffstat (limited to 'examples')
-rw-r--r--examples/org.eclipse.equinox.p2.examples.rcp.cloud/cloud.product1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/org.eclipse.equinox.p2.examples.rcp.cloud/cloud.product b/examples/org.eclipse.equinox.p2.examples.rcp.cloud/cloud.product
index 2ec6ba13b..7e8413c75 100644
--- a/examples/org.eclipse.equinox.p2.examples.rcp.cloud/cloud.product
+++ b/examples/org.eclipse.equinox.p2.examples.rcp.cloud/cloud.product
@@ -70,6 +70,7 @@
<plugin id="org.eclipse.equinox.p2.metadata"/>
<plugin id="org.eclipse.equinox.p2.metadata.repository"/>
<plugin id="org.eclipse.equinox.p2.publisher"/>
+ <plugin id="org.eclipse.equinox.p2.repository"/>
<plugin id="org.eclipse.equinox.p2.touchpoint.eclipse"/>
<plugin id="org.eclipse.equinox.p2.ui"/>
<plugin id="org.eclipse.equinox.p2.ui.sdk.scheduler"/>

Back to the top