Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2014-05-21 17:51:12 +0000
committerThomas Watson2014-05-21 17:51:12 +0000
commitedd900f2772d70bb8d90a7a47b41810e6b0300a6 (patch)
tree972b2dd7f21eae9afa649ff846e2393dfe825277 /features
parentc53e62202370f139cd7f59e991e757405233650d (diff)
downloadrt.equinox.bundles-edd900f2772d70bb8d90a7a47b41810e6b0300a6.tar.gz
rt.equinox.bundles-edd900f2772d70bb8d90a7a47b41810e6b0300a6.tar.xz
rt.equinox.bundles-edd900f2772d70bb8d90a7a47b41810e6b0300a6.zip
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.core.sdk/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.core.sdk/feature.xml b/features/org.eclipse.equinox.core.sdk/feature.xml
index 6821c3cef..fbe78f1d9 100644
--- a/features/org.eclipse.equinox.core.sdk/feature.xml
+++ b/features/org.eclipse.equinox.core.sdk/feature.xml
@@ -414,4 +414,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.slf4j.api.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top