tmf: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.analysis.xml.ui.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.029871 seconds and 5 git commands to generate.