Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikaël Barbero2012-08-31 09:32:42 +0000
committerMikaël Barbero2012-08-31 09:34:33 +0000
commitfc17c313bec1d2f0ce36690fc4e1aec343ffc437 (patch)
treed7a8b03f3925a050ca7dd7fbdf7ae4b458286052
parent3cace00ab0304fec3c6cf78880f54601bf46e89d (diff)
downloadorg.eclipse.emf.compare-fc17c313bec1d2f0ce36690fc4e1aec343ffc437.tar.gz
org.eclipse.emf.compare-fc17c313bec1d2f0ce36690fc4e1aec343ffc437.tar.xz
org.eclipse.emf.compare-fc17c313bec1d2f0ce36690fc4e1aec343ffc437.zip
add rcp-ui feature to build
-rw-r--r--org.eclipse.emf.compare-parent/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.eclipse.emf.compare-parent/pom.xml b/org.eclipse.emf.compare-parent/pom.xml
index 595e11e06..9c46f899a 100644
--- a/org.eclipse.emf.compare-parent/pom.xml
+++ b/org.eclipse.emf.compare-parent/pom.xml
@@ -60,9 +60,7 @@
<module>../plugins/org.eclipse.emf.compare.ide.ui.tests</module>
<!-- RCP UI -->
- <!-- Not compiling yet
<module>../packaging/org.eclipse.emf.compare.rcp.ui-feature</module>
- -->
<module>../plugins/org.eclipse.emf.compare.rcp.ui</module>
<!-- UML -->

Back to the top