tmf: move the TMF statistics analysis module to tmf.core plug-in
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tracing.rcp.branding.feature / feature.xml
CommitLineData
39e2a8dd
BH
1<?xml version="1.0" encoding="UTF-8"?>
2<feature
3 id="org.eclipse.linuxtools.tracing.rcp.branding.feature"
4 label="%featureName"
5 version="0.0.1.qualifier"
6 provider-name="%featureProvider"
7 license-feature="org.eclipse.linuxtools.license.feature"
8 license-feature-version="1.0.0.qualifier">
9
10 <description>
11 %description
12 </description>
13
14 <copyright>
15 %copyright
16 </copyright>
17
18 <license url="%licenseURL">
19 %license
20 </license>
21
22 <plugin
23 id="org.eclipse.linuxtools.tracing.rcp.branding"
24 download-size="0"
25 install-size="0"
26 version="0.0.0"/>
27
28</feature>
This page took 0.029718 seconds and 5 git commands to generate.