New specific projects to handle differences between RAP & RCP that cannot be handled...
[lgpl/argeo-commons.git] / eclipse / runtime / pom.xml
index 338373b99b355edd4b1e86095ee0d81513a62b76..d7b7c14682ad1a3a0262a2d545aeaab2bb6500cd 100644 (file)
@@ -1,4 +1,5 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
@@ -11,6 +12,8 @@
        <packaging>pom</packaging>
        <modules>
                <module>org.argeo.eclipse.ui</module>
+               <module>org.argeo.eclipse.ui.rap</module>
+               <module>org.argeo.eclipse.ui.rcp</module>
                <module>org.argeo.eclipse.ui.jcr</module>
        </modules>
        <build>