tmf: Bug 476129: NullPointerException in GenerateTestValues.java
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 28 Aug 2015 15:22:46 +0000 (11:22 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Fri, 28 Aug 2015 16:09:26 +0000 (12:09 -0400)
commit87f20035f070308999dce628cb0f4f9e468fc9e6
tree1dcf42760423c0a43e755769649a8e07c30a7e24
parentb9c84b9c685007682a4d520c88fc8ded4773a790
tmf: Bug 476129: NullPointerException in GenerateTestValues.java

The preferences service is not initialized since GenerateTestValues does
not load the Eclipse platform. The default preferences should be used.

Change-Id: I8a033bc59e224e8b9aac79cf5e1e7f21d5b24b75
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/54788
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimePreferences.java
This page took 0.032176 seconds and 5 git commands to generate.