Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Le Fevre2017-01-27 14:40:54 +0000
committerGerrit Code Review @ Eclipse.org2017-03-22 08:46:27 +0000
commit1d1b9ad72effe0574fdc68d16307cb591ad6272a (patch)
treeeb706b13d0ca2a649610ce6bbce665e0df1a0b87 /plugins/developer/pom.xml
parentb09b6325a317ea700f4942cecad7755354f15294 (diff)
downloadorg.eclipse.papyrus-1d1b9ad72effe0574fdc68d16307cb591ad6272a.tar.gz
org.eclipse.papyrus-1d1b9ad72effe0574fdc68d16307cb591ad6272a.tar.xz
org.eclipse.papyrus-1d1b9ad72effe0574fdc68d16307cb591ad6272a.zip
Bug 511190 - [devxp] all migration tools are making contribution under
the root menu -creation of a top developer menu when right clicking to gather all developer plugins menu contribution for popup. Change-Id: Icccebd5114c46ea346e558baad3c0bb281e64721 Signed-off-by: Francois Le Fevre <francois.le-fevre@cea.fr>
Diffstat (limited to 'plugins/developer/pom.xml')
-rw-r--r--plugins/developer/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/developer/pom.xml b/plugins/developer/pom.xml
index 539394687f3..5dc1a204117 100644
--- a/plugins/developer/pom.xml
+++ b/plugins/developer/pom.xml
@@ -24,6 +24,7 @@
<module>org.eclipse.papyrus.dev.tests.framework</module>
<module>org.eclipse.papyrus.dev.tests.framework.ui</module>
<module>org.eclipse.papyrus.dev.types</module>
+ <module>org.eclipse.papyrus.dev.ui</module>
<module>org.eclipse.papyrus.dev.view.services.edit.request</module>
<module>org.eclipse.papyrus.developer.profile</module>
<module>org.eclipse.papyrus.gmf.editpartview</module>

Back to the top