Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrschnekenbu2011-02-03 14:35:15 +0000
committerrschnekenbu2011-02-03 14:35:15 +0000
commite64e1fceb605e7689f12271c78e788a27ae93a11 (patch)
tree774d9233527aca4b4f02210487ec2b0eaccb4fa4 /features
parentfc99879dedfe60f6fe22a2f3314364c455849555 (diff)
downloadorg.eclipse.papyrus-e64e1fceb605e7689f12271c78e788a27ae93a11.tar.gz
org.eclipse.papyrus-e64e1fceb605e7689f12271c78e788a27ae93a11.tar.xz
org.eclipse.papyrus-e64e1fceb605e7689f12271c78e788a27ae93a11.zip
[Releng] Try to rebuild M5
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.papyrus.backbone-feature/feature.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/features/org.eclipse.papyrus.backbone-feature/feature.xml b/features/org.eclipse.papyrus.backbone-feature/feature.xml
index f90b87ef69e..75c0340ff10 100644
--- a/features/org.eclipse.papyrus.backbone-feature/feature.xml
+++ b/features/org.eclipse.papyrus.backbone-feature/feature.xml
@@ -210,4 +210,18 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.e4.xwt"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.e4.xwt.pde"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top