lttng rcp: Add Trace Viewer Help plug-in
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Tue, 2 Jul 2013 11:36:15 +0000 (07:36 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 18 Jul 2013 21:26:08 +0000 (17:26 -0400)
commit2b0429103d3c68cecc3a469470fcd18443025fac
tree412c3789be2100f5c034976cc67f07416a27c2b0
parent3d6e6112b7ec10241e54d602386377eb2990359c
lttng rcp: Add Trace Viewer Help plug-in

Change-Id: I2e670902c63b022fc6dd6768273accc3f1c41a2d
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/14238
23 files changed:
org.eclipse.linuxtools.tracing.rcp.help/.empty.dtd [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/.externalToolBuilders/RCP Help Builder.launch [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/.gitignore [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/.project [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/.settings/org.eclipse.core.runtime.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/README [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/about.html [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/book.css [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/build.properties [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/build.xml [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/doc/.gitignore [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/doc/User-Guide.mediawiki [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/doc/images/home.gif [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/doc/images/next.gif [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/doc/images/prev.gif [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/plugin.properties [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/plugin.xml [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp.help/pom.xml [new file with mode: 0644]
org.eclipse.linuxtools.tracing.rcp/feature.xml
org.eclipse.linuxtools.tracing.rcp/pom.xml
pom.xml
This page took 0.026655 seconds and 5 git commands to generate.