Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/rcp')
-rwxr-xr-xreleng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml b/releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml
index 51df7000d41..bc66ebdaf5a 100755
--- a/releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml
+++ b/releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml
@@ -81,6 +81,7 @@ http://www.eclipse.org/legal/epl-v10.html
<import feature="net.sf.jautodoc.feature"/>
<import feature="net.sf.eclipsecs"/>
<import feature="edu.umd.cs.findbugs.plugin.eclipse"/>
+ <import featur="org.eclipse.xtend.sdk"/>
</requires>
<plugin

Back to the top