Align feature name with Linux Tools convention
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf-feature / feature.xml
CommitLineData
a2af965f
FC
1<?xml version="1.0" encoding="UTF-8"?>
2<feature
3 id="org.eclipse.linuxtools.tmf.feature"
4 label="Tracing and Monitoring Framework (TMF)"
0c19a5d7 5 version="0.1.0.200910131141"
a2af965f
FC
6 provider-name="Ericsson">
7
0c19a5d7
FC
8 <description>
9 %description
a2af965f
FC
10 </description>
11
0c19a5d7
FC
12 <copyright>
13 %copyright
a2af965f
FC
14 </copyright>
15
0c19a5d7
FC
16 <license url="%licenseURL">
17 %license
a2af965f
FC
18 </license>
19
20 <plugin
21 id="org.eclipse.linuxtools.tmf"
22 download-size="0"
23 install-size="0"
0c19a5d7 24 version="0.1.0.200910131141"
a2af965f
FC
25 unpack="false"/>
26
27 <plugin
28 id="org.eclipse.linuxtools.tmf.ui"
29 download-size="0"
30 install-size="0"
0c19a5d7 31 version="0.1.0.200910131141"
a2af965f
FC
32 unpack="false"/>
33
34</feature>
This page took 0.046296 seconds and 5 git commands to generate.