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 fa14d0f9d72..0b1b8552e1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,6 +68,7 @@
<!-- Generic editor -->
<module>org.eclipse.ui.genericeditor</module>
<module>org.eclipse.ui.genericeditor.tests</module>
+ <module>org.eclipse.ui.genericeditor.examples</module>
</modules>
</project>

Back to the top