Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-29 14:42:56 +0000
committerLars Vogel2018-08-29 14:43:08 +0000
commit238acbb34b5567312c7659e92a28a2678be5cca2 (patch)
tree360de8ddc44aad6c31344b64ee205df50b2f5f6f
parent7f27553b2d1c1a14fa847a024cf0a60487515031 (diff)
downloadrt.equinox.p2-R4_9_maintenance.tar.gz
rt.equinox.p2-R4_9_maintenance.tar.xz
rt.equinox.p2-R4_9_maintenance.zip
feature Change-Id: I3c02644ee36b16d89e8ac21fc5ed780a05d45394 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.p2.core.feature/feature.xml b/features/org.eclipse.equinox.p2.core.feature/feature.xml
index e22b24b34..7bc6472a8 100644
--- a/features/org.eclipse.equinox.p2.core.feature/feature.xml
+++ b/features/org.eclipse.equinox.p2.core.feature/feature.xml
@@ -221,4 +221,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.equinox.concurrent"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top