Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2015-02-16 22:09:08 +0000
committerPascal Rapicault2015-02-16 22:11:19 +0000
commit585bbff7bc8689575c8bed80a66fabf174159ce9 (patch)
tree63e3ec9deab989ee4fc85078a200d6da64f338ce /features/org.eclipse.equinox.p2.core.feature/feature.xml
parentc3cdccddfd6fb7b164b216b605252b718004f6c3 (diff)
downloadrt.equinox.p2-585bbff7bc8689575c8bed80a66fabf174159ce9.tar.gz
rt.equinox.p2-585bbff7bc8689575c8bed80a66fabf174159ce9.tar.xz
rt.equinox.p2-585bbff7bc8689575c8bed80a66fabf174159ce9.zip
Bug 453228 - Consider removing org.eclipse.equinox.p2.ql
Diffstat (limited to 'features/org.eclipse.equinox.p2.core.feature/feature.xml')
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/feature.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/features/org.eclipse.equinox.p2.core.feature/feature.xml b/features/org.eclipse.equinox.p2.core.feature/feature.xml
index 2922b2cc2..63e6ca3cb 100644
--- a/features/org.eclipse.equinox.p2.core.feature/feature.xml
+++ b/features/org.eclipse.equinox.p2.core.feature/feature.xml
@@ -162,13 +162,6 @@
unpack="false"/>
<plugin
- id="org.eclipse.equinox.p2.ql"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.equinox.p2.transport.ecf"
download-size="0"
install-size="0"

Back to the top