RTSDK : Add missing upstream module information on maven build
authordaeryong.park <bdragon.park@samsung.com>
Wed, 15 Mar 2017 05:15:49 +0000 (14:15 +0900)
committerdaeryong.park <bdragon.park@samsung.com>
Wed, 15 Mar 2017 05:15:49 +0000 (14:15 +0900)
- Add missing upstream module information on maven build
(eclipse.platform.debug)

Change-Id: I13db719352a73e91d06dcce9410de2f8cfaaed4b
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
rt-ide/tizen.rt.upstream.patches/pom.xml

index 087bed9..d720a71 100644 (file)
@@ -24,6 +24,7 @@
                <module>./eclipse.platform.swt.binaries</module>
                <module>./eclipse.platform.ua</module>
                <module>./eclipse.platform.team</module>
+        <module>./eclipse.platform.debug</module>
                <module>./egit</module>
        </modules>
 </project>