Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index ef67da36..66a195f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,6 +50,8 @@
<module>./bundles/org.eclipse.e4.tools.css.editor.ui</module>
<module>./bundles/org.eclipse.e4.tools.css.editor</module>
<module>./bundles/org.eclipse.e4.tools.orion.css.editor</module>
+ <module>./bundles/org.eclipse.e4.tools.orion.editor</module>
+ <module>./bundles/org.eclipse.e4.tools.orion.editor.samples</module>
<module>./bundles/org.eclipse.e4.tools.css.spy</module>
<module>./bundles/org.eclipse.e4.tools.event.spy</module>
<module>./features/org.eclipse.e4.core.tools.feature</module>

Back to the top