Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorOnder Gurcan2015-02-12 14:41:45 +0000
committerOnder Gurcan2015-02-13 12:17:56 +0000
commitbea1a1cb3217aed806c8ee73e9edcb506ed2d32b (patch)
tree088ea4dfc8c933718baa656a4b4f39f869757722 /releng
parent1407da026541f45c802a4826112511c59cb46608 (diff)
downloadorg.eclipse.papyrus-bea1a1cb3217aed806c8ee73e9edcb506ed2d32b.tar.gz
org.eclipse.papyrus-bea1a1cb3217aed806c8ee73e9edcb506ed2d32b.tar.xz
org.eclipse.papyrus-bea1a1cb3217aed806c8ee73e9edcb506ed2d32b.zip
Bug 459674 - [UML RT] NewChild menu shall be generated from UML-RT
elementtypes Change-Id: I744ba849ff1786afcda1f66d07a98edccbdfded6 Signed-off-by: Onder Gurcan <onder.gurcan@cea.fr>
Diffstat (limited to 'releng')
-rw-r--r--releng/top-pom-main.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/releng/top-pom-main.xml b/releng/top-pom-main.xml
index 7952de8d60e..a403e1b5835 100644
--- a/releng/top-pom-main.xml
+++ b/releng/top-pom-main.xml
@@ -221,6 +221,8 @@
<module>../plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui</module>
<module>../plugins/uml/assistants/org.eclipse.papyrus.uml.profile.elementtypesconfigurations.generator</module>
<module>../plugins/uml/assistants/org.eclipse.papyrus.uml.profile.elementtypesconfigurations.generator.ui</module>
+ <module>../plugins/uml/newchild/org.eclipse.papyrus.uml.profile.newchildmenu.generator</module>
+ <module>../plugins/uml/newchild/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui</module>
<module>../plugins/uml/org.eclipse.papyrus.uml.appearance</module>
<module>../plugins/uml/org.eclipse.papyrus.uml.commands</module>
<module>../plugins/uml/org.eclipse.papyrus.uml.controlmode.profile</module>

Back to the top