releng: Add tmf.ctf.ui plugin to the build and to the RCP trace-cutting-stream-intersection
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Mon, 10 Jul 2017 18:17:24 +0000 (14:17 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Mon, 10 Jul 2017 18:17:24 +0000 (14:17 -0400)
Change-Id: Id8d613b29ce21bfaf6366fb4ba5823f648d51762
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
ctf/org.eclipse.tracecompass.tmf.ctf/feature.xml
ctf/pom.xml

index d0aa0c2ac23218f239caa2d09ae88a2a1b6e85c6..df8babd95993009302c49329ea8f60ef00dace6b 100644 (file)
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="org.eclipse.tracecompass.tmf.ctf.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>
index 953452f15f8be6b1899df64b56ce93bd63e574a3..6caa6fe41fa285d4f87b1f388b2de91e0c4ae2c6 100644 (file)
@@ -34,6 +34,7 @@
     <module>org.eclipse.tracecompass.tmf.ctf</module>
     <module>org.eclipse.tracecompass.tmf.ctf.core</module>
     <module>org.eclipse.tracecompass.tmf.ctf.core.tests</module>
+    <module>org.eclipse.tracecompass.tmf.ctf.ui</module>
   </modules>
 
   <profiles>
This page took 0.027259 seconds and 5 git commands to generate.