Introduce UI plug-in for examples based on tmf and lttng
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Wed, 18 Dec 2013 20:48:04 +0000 (15:48 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 20 Dec 2013 20:22:55 +0000 (15:22 -0500)
commitd9ac72f4f542f59a26dc16f8fa6044795da34965
treed17c8f16b8eb5f32deaafb88c7fb3c446bcc3a2d
parentc30da2fa48afde9c46503b06feaea3d1043a521d
Introduce UI plug-in for examples based on tmf and lttng

Change-Id: I860bc1055448eed48f563939a872669a03ea8244
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/20079
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
14 files changed:
org.eclipse.linuxtools.tracing.examples/.classpath [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/.project [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/.settings/org.eclipse.core.runtime.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/.settings/org.eclipse.jdt.ui.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/.settings/org.eclipse.pde.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/about.html [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/build.properties [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/plugin.properties [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/pom.xml [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/src/org/eclipse/linuxtools/tracing/examples/ui/Activator.java [new file with mode: 0644]
pom.xml
This page took 0.027058 seconds and 5 git commands to generate.