Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraradermache2013-06-20 13:42:34 +0000
committeraradermache2013-06-20 13:42:34 +0000
commitf474e62fd0760e84f4651be232d54e6a0264f79c (patch)
tree108ad3d8c8ff65e8499725c54b0639bd8c2b40ff /features/papyrus-extra-features
parent298718a031edc813b2e73333df8b6b22fe261282 (diff)
downloadorg.eclipse.papyrus-f474e62fd0760e84f4651be232d54e6a0264f79c.tar.gz
org.eclipse.papyrus-f474e62fd0760e84f4651be232d54e6a0264f79c.tar.xz
org.eclipse.papyrus-f474e62fd0760e84f4651be232d54e6a0264f79c.zip
Added org.eclipse.papyrus.acceleo plug-in to feature
Diffstat (limited to 'features/papyrus-extra-features')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.extra.cpp.feature/feature.xml7
1 files changed, 7 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 a2c55b50251..e3c4523fbaa 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
@@ -53,4 +53,11 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.acceleo"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top