Skip to content

Changes

Summary

  1. xml: Remove work-around that formats trace path on Windows (details)
Commit f885587999779bca47109f8d11af6cbb4b767d63 by Bernd Hufmann
xml: Remove work-around that formats trace path on Windows

This workaround was implemented due to a issue on Windows when using
the XmlConfigurationSource with the Trace Compass trace server and
with theia-trace-extension. Now the Theia platform always provides a
path in the format of the user's platform, the work-around is no longer
needed.

Change-Id: If76c10eb3930f439104997f5be821c5544cbc03e
Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/204909
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
The file was modified tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/config/XmlConfigurationSource.java