Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-09-11 11:53:29 +0000
committerSravan Kumar Lakkimsetti2018-09-12 06:44:50 +0000
commit74b2c7dec679adecf7ceec14bb0ae28850737a29 (patch)
treeee0081925ec648e2410a11ab427679a2ffdc1875 /features/org.eclipse.equinox.core.sdk/feature.xml
parent0257228c4998b110d62c4a95aa107b4245a6542b (diff)
downloadrt.equinox.bundles-74b2c7dec679adecf7ceec14bb0ae28850737a29.tar.gz
rt.equinox.bundles-74b2c7dec679adecf7ceec14bb0ae28850737a29.tar.xz
rt.equinox.bundles-74b2c7dec679adecf7ceec14bb0ae28850737a29.zip
Change-Id: If3896f91c87637a44b92dfa080356be00f343644 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'features/org.eclipse.equinox.core.sdk/feature.xml')
-rw-r--r--features/org.eclipse.equinox.core.sdk/feature.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/features/org.eclipse.equinox.core.sdk/feature.xml b/features/org.eclipse.equinox.core.sdk/feature.xml
index c64a307a6..084d9980a 100644
--- a/features/org.eclipse.equinox.core.sdk/feature.xml
+++ b/features/org.eclipse.equinox.core.sdk/feature.xml
@@ -198,25 +198,6 @@
unpack="false"/>
<plugin
- id="org.eclipse.equinox.security.win32.x86"
- os="win32"
- arch="x86"
- download-size="0"
- install-size="0"
- version="0.0.0"
- fragment="true"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.equinox.security.win32.x86.source"
- os="win32"
- arch="x86"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.equinox.security.win32.x86_64"
os="win32"
arch="x86_64"

Back to the top