tmf.xml: Delete existing supplementary files when importing xml analysis
authorJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Wed, 25 May 2016 18:34:27 +0000 (14:34 -0400)
committerJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Wed, 1 Jun 2016 15:00:18 +0000 (11:00 -0400)
commitcfe92fc5a3135815d65af47a3128c108ff61b8b2
tree691f512af089f199ca1b43342c500dec041e8f86
parent580af1b17fbdd7e4a619f2b43d249c944aa00237
tmf.xml: Delete existing supplementary files when importing xml analysis

Previously, if we import a file that was previously loaded once, traces
won't be notified that the file changed.
Now, if the file already exist, the supplementary files for the analysis
are deleted and the related traces are closed.

Change-Id: I62ce6e6f4295db5f0c82e4c77ae73b4e5a4c1b85
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/73648
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/handler/ManageXMLAnalysisDialog.java
This page took 0.028842 seconds and 5 git commands to generate.