Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/toolsmiths/gmf-tooling/pom.xml')
-rw-r--r--plugins/toolsmiths/gmf-tooling/pom.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/toolsmiths/gmf-tooling/pom.xml b/plugins/toolsmiths/gmf-tooling/pom.xml
index 9f675182aab..43e26d9864b 100644
--- a/plugins/toolsmiths/gmf-tooling/pom.xml
+++ b/plugins/toolsmiths/gmf-tooling/pom.xml
@@ -24,18 +24,6 @@
<modules>
<!-- plugins -->
- <module>org.eclipse.papyrus.gmf.graphdef</module>
- <module>org.eclipse.papyrus.gmf.graphdef.codegen</module>
- <module>org.eclipse.papyrus.gmf.graphdef.codegen.ui</module>
- <module>org.eclipse.papyrus.gmf.graphdef.edit</module>
- <module>org.eclipse.papyrus.gmf.tooldef</module>
- <module>org.eclipse.papyrus.gmf.tooldef.edit</module>
- <module>org.eclipse.papyrus.gmf.map</module>
- <module>org.eclipse.papyrus.gmf.map.edit</module>
- <module>org.eclipse.papyrus.gmf.bridge</module>
- <module>org.eclipse.papyrus.gmf.bridge.trace</module>
- <module>org.eclipse.papyrus.gmf.bridge.ui</module>
- <module>org.eclipse.papyrus.gmf.bridge.ui.dashboard</module>
<module>org.eclipse.papyrus.gmf.codegen</module>
<module>org.eclipse.papyrus.gmf.codegen.edit</module>
<module>org.eclipse.papyrus.gmf.codegen.ui</module>
@@ -43,9 +31,6 @@
<module>org.eclipse.papyrus.gmf.codegen.xtend.ui</module>
<module>org.eclipse.papyrus.gmf.common</module>
<module>org.eclipse.papyrus.gmf.validate</module>
- <module>org.eclipse.papyrus.gmf.xpand</module>
- <module>org.eclipse.papyrus.gmf.xpand.qvtlibrary</module>
-
</modules>
</project>

Back to the top