lttng: Copy the project settings in the examples plugin too
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 17 Jun 2014 17:57:06 +0000 (13:57 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 17 Jun 2014 19:47:47 +0000 (15:47 -0400)
commitc34a781c92ab7212872b6d6c1e5ea09cbf600056
tree50a9a86e1f0b7a8de35da68247a20ddd81d1c0bb
parent163354efdbac8d0e9a514d937296ab8415a69a20
lttng: Copy the project settings in the examples plugin too

This also copies the API tool's settings file, but the example plugin
doesn't have the API nature defined. So this file will be useless, but
it's easier to just copy it over than having special blacklists in the
script.

Change-Id: I056654a513bc226b2b39447b522fb2ddd9d0f952
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/28642
Tested-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
org.eclipse.linuxtools.tmf.ui/.settings/org.eclipse.jdt.core.prefs
org.eclipse.linuxtools.tracing.examples/.settings/org.eclipse.jdt.core.prefs
org.eclipse.linuxtools.tracing.examples/.settings/org.eclipse.pde.api.tools.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tracing.examples/.settings/org.eclipse.pde.prefs
org.eclipse.linuxtools.tracing.examples/src/org/eclipse/linuxtools/tracing/examples/ui/viewers/histogram/NewHistogramViewer.java
sync_settings.sh
This page took 0.025118 seconds and 5 git commands to generate.