tmf: Rename "Next/Previous Event" action to "Next/Previous State Change"
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.analysis.xml.core.tests / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.4"?>
3 <plugin>
4 <extension
5 point="org.eclipse.linuxtools.tmf.analysis.xml.core.files">
6 <xmlfile
7 file="test_xml_files/test_builtin.xml">
8 </xmlfile>
9 </extension>
10
11 </plugin>
This page took 0.044625 seconds and 5 git commands to generate.