tmf: Add default custom Xml parsers
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 13 Feb 2014 21:26:18 +0000 (16:26 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 19 Feb 2014 21:37:31 +0000 (16:37 -0500)
commit70b7bc9cf1051aa646c406a354e1b23a0676f78b
tree15987ea3f9befd615f1876afff0fd555601c99c7
parentd8aba2e273259c7e6d9b8dcf2d039e08d341b7ad
tmf: Add default custom Xml parsers

This will allow to add default parsers to custom_xml_default_parsers.xml.
If they are edited, a shadow copy is made. If the shadow copy is deleted,
the default one returns. These parsers can be exported, but of course,
you cannot import to the default zone.

The default xml file is now stored in the eclipse install directory
under the templates/org.eclipse.linuxtools.tmf.core directory

Change-Id: I77591b0224afdc9f95bca602563d9e8164218f51
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/21971
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/parsers/custom/CustomXmlTraceDefinition.java
This page took 0.027471 seconds and 5 git commands to generate.