Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml')
-rw-r--r--features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
index 6d2bffb123..32aa5629fa 100644
--- a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
@@ -40,5 +40,7 @@
<includes id="org.eclipse.emf.cdo.dawn.codegen" version="0.0.0"/>
<includes id="org.eclipse.emf.cdo.dawn.examples" version="0.0.0"/>
+ <plugin id="org.apache.commons.lang.source" download-size="0" install-size="0" version="0.0.0"/>
+ <plugin id="org.apache.commons.logging.source" download-size="0" install-size="0" version="0.0.0"/>
</feature>

Back to the top