Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrschnekenbu2010-06-21 15:04:02 +0000
committerrschnekenbu2010-06-21 15:04:02 +0000
commit37e0c7a02f780b90dcb80b38e1027b50c4f685cd (patch)
treeacca629ae73faaaa9123a2fca34ed9a8270fb530 /features
parentacebdcfb5f79109b4e145148e354875060c5786e (diff)
downloadorg.eclipse.papyrus-37e0c7a02f780b90dcb80b38e1027b50c4f685cd.tar.gz
org.eclipse.papyrus-37e0c7a02f780b90dcb80b38e1027b50c4f685cd.tar.xz
org.eclipse.papyrus-37e0c7a02f780b90dcb80b38e1027b50c4f685cd.zip
restore the activity diagram in the nightly build
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.papyrus-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/org.eclipse.papyrus-feature/feature.xml b/features/org.eclipse.papyrus-feature/feature.xml
index e2dc94a6cc3..221cfb432fd 100644
--- a/features/org.eclipse.papyrus-feature/feature.xml
+++ b/features/org.eclipse.papyrus-feature/feature.xml
@@ -74,4 +74,8 @@ http://www.eclipse.org/legal/epl-v10.html
id="org.eclipse.papyrus.diagram.profile"
version="0.0.0"/>
+ <includes
+ id="org.eclipse.papyrus.diagram.activity"
+ version="0.0.0"/>
+
</feature>

Back to the top