equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <feature |
|
3 id="com.nokia.carbide.extensions.traceanalyser" |
|
4 label="Carbide.c++ Extensions - Trace Analyser" |
|
5 version="1.0.5" |
|
6 provider-name="Nokia" |
|
7 plugin="com.nokia.s60tools.traceanalyser"> |
|
8 |
|
9 <description> |
|
10 Trace Analyser tool is used for analysing OST trace data that is received from a device. |
|
11 </description> |
|
12 |
|
13 <copyright> |
|
14 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html. |
|
15 </copyright> |
|
16 |
|
17 <license url="license.htm"> |
|
18 Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).All rights reserved. |
|
19 This component and the accompanying materials are made available under the |
|
20 terms of "Eclipse Public License v1.0" which accompanies this |
|
21 distribution, and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
22 |
|
23 Part of the graphics of the program are from Eclipse 3.1 platform |
|
24 and CDT project in Eclipse community, which are made available under |
|
25 the terms of the Eclipse Public License v1.0. |
|
26 A copy of the EPL is provided at |
|
27 http://www.eclipse.org/legal/epl-v10.html |
|
28 </license> |
|
29 |
|
30 <url> |
|
31 <update label="Carbide.c++ Extensions Nokia Update Server" url="http://trwwwaps.nmp.nokia.com/programs/carbide"/> |
|
32 </url> |
|
33 |
|
34 <plugin |
|
35 id="com.nokia.s60tools.traceanalyser" |
|
36 download-size="0" |
|
37 install-size="0" |
|
38 version="0.0.0" |
|
39 unpack="false"/> |
|
40 |
|
41 <plugin |
|
42 id="com.nokia.s60tools.traceanalyser.timingrule" |
|
43 download-size="0" |
|
44 install-size="0" |
|
45 version="0.0.0" |
|
46 unpack="false"/> |
|
47 |
|
48 <plugin |
|
49 id="com.nokia.s60tools.traceanalyser.parameterrule" |
|
50 download-size="0" |
|
51 install-size="0" |
|
52 version="0.0.0" |
|
53 unpack="false"/> |
|
54 |
|
55 <plugin |
|
56 id="com.nokia.s60tools.traceanalyser.help" |
|
57 download-size="0" |
|
58 install-size="0" |
|
59 version="0.0.0" |
|
60 unpack="false"/> |
|
61 |
|
62 </feature> |