Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnsgar Radermacher2013-11-01 13:32:10 +0000
committerAnsgar Radermacher2013-11-01 13:32:10 +0000
commite85383a1690684d8e6588db68c3129d0c8ed8bfe (patch)
tree68abc3195b9611944e30d722ade5850018410084 /features
parentd1c3c4259ea1a66ced0b70a43f1907ba2e1cd5bd (diff)
downloadorg.eclipse.papyrus-e85383a1690684d8e6588db68c3129d0c8ed8bfe.tar.gz
org.eclipse.papyrus-e85383a1690684d8e6588db68c3129d0c8ed8bfe.tar.xz
org.eclipse.papyrus-e85383a1690684d8e6588db68c3129d0c8ed8bfe.zip
Added org.eclipse.papyrus.acceleo.debug to tree and feature
Diffstat (limited to 'features')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.extra.cpp.feature/feature.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.cpp.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.extra.cpp.feature/feature.xml
index 808e1ace6d5..efb378923d8 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.cpp.feature/feature.xml
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.cpp.feature/feature.xml
@@ -61,6 +61,20 @@ http://www.eclipse.org/legal/epl-v10.html
unpack="false"/>
<plugin
+ id="org.eclipse.papyrus.acceleo.debug"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.papyrus.acceleo.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.papyrus.texteditor.cdt"
download-size="0"
install-size="0"

Back to the top