Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2010-12-25 04:29:47 +0000
committerPascal Rapicault2010-12-25 04:29:47 +0000
commit952f0261aae1ae40b11d72fc204a37dd189e3476 (patch)
tree739b2070fe483b4a64993f913456bfc90a89b3e4 /bundles/org.eclipse.equinox.p2.reconciler.dropins
parentbb2fff87b9edef35e79fdeb17784618ee79527d4 (diff)
downloadrt.equinox.p2-952f0261aae1ae40b11d72fc204a37dd189e3476.tar.gz
rt.equinox.p2-952f0261aae1ae40b11d72fc204a37dd189e3476.tar.xz
rt.equinox.p2-952f0261aae1ae40b11d72fc204a37dd189e3476.zip
Bug 321819 - [transport] Repository transport API is tightly coupled with the implementationv20110104v20110102
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.reconciler.dropins')
-rw-r--r--bundles/org.eclipse.equinox.p2.reconciler.dropins/Bootstrap.product1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.reconciler.dropins/Bootstrap.product b/bundles/org.eclipse.equinox.p2.reconciler.dropins/Bootstrap.product
index 2d2a9af6a..0fc475c6d 100644
--- a/bundles/org.eclipse.equinox.p2.reconciler.dropins/Bootstrap.product
+++ b/bundles/org.eclipse.equinox.p2.reconciler.dropins/Bootstrap.product
@@ -55,6 +55,7 @@
<plugin id="org.eclipse.equinox.p2.repository"/>
<plugin id="org.eclipse.equinox.p2.touchpoint.eclipse"/>
<plugin id="org.eclipse.equinox.p2.touchpoint.natives"/>
+ <plugin id="org.eclipse.equinox.p2.transport.ecf"/>
<plugin id="org.eclipse.equinox.preferences"/>
<plugin id="org.eclipse.equinox.registry"/>
<plugin id="org.eclipse.equinox.security"/>

Back to the top