Use threads in open experiment/trace for long init operations
authorBernd Hufmann <bhufmann@gmail.com>
Mon, 26 Nov 2012 17:47:33 +0000 (12:47 -0500)
committerBernd Hufmann <bhufmann@gmail.com>
Mon, 26 Nov 2012 19:40:24 +0000 (14:40 -0500)
commit9c8e054616c014f513f7d6754375c3a278500983
tree3e82dbc3e7153c6c9ce125aa03bb671c444febb6
parent1233fcb4777cd10c8c9e621938615d5f64276879
Use threads in open experiment/trace for long init operations

Additionally, the error handling in open experiment/trace
is changed to dispose the trace object in an error case. Also
some error print-outs are updated.

Change-Id: I49c9d8fbf04a83b2b7d3c36acbc52c1daa831998
Reviewed-on: https://git.eclipse.org/r/8836
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/Messages.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/OpenExperimentHandler.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/OpenTraceHandler.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/messages.properties
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/editors/TmfEventsEditor.java
This page took 0.026637 seconds and 5 git commands to generate.