Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index ecfc46f5..d703cc16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,6 +90,7 @@
<module>org.eclipse.m2e.core.ui</module>
<module>org.eclipse.m2e.launching</module>
<module>org.eclipse.m2e.jdt</module>
+ <module>org.eclipse.m2e.jdt.ui</module>
<module>org.eclipse.m2e.refactoring</module>
<module>org.eclipse.m2e.editor.xml</module>
<module>org.eclipse.m2e.editor</module>

Back to the top