ab26e97844144dd8fc316ec6aadac154eb59f3ce
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tracing.rcp.product / tracing.product
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?pde version="3.5"?>
3
4 <product name="Trace Viewer" uid="org.eclipse.linuxtools.tracing.rcp" id="org.eclipse.linuxtools.tracing.rcp.branding.product" application="org.eclipse.linuxtools.tracing.rcp.ui.application" version="1.1.0.qualifier" useFeatures="true" includeLaunchers="true">
5
6 <aboutInfo>
7 <image path="/org.eclipse.linuxtools.tracing.rcp.branding/icons/alt_about.gif"/>
8 <text>
9 Linux Tools Trace Viewer
10
11 Version: 1.1.0
12
13 Copyright (c) 2014 Ericsson
14
15 All rights reserved. This program and the accompanying materials are
16 made available under the terms of the Eclipse Public License v1.0 which
17 accompanies this distribution, and is available at
18 http://www.eclipse.org/legal/epl-v10.html
19 </text>
20 </aboutInfo>
21
22 <configIni use="default">
23 </configIni>
24
25 <launcherArgs>
26 <programArgs>--launcher.XXMaxPermSize 256m -data @noDefault
27 </programArgs>
28 <programArgsLin>--launcher.GTK_version 2
29 </programArgsLin>
30 <vmArgsLin>-Xms512m -Xmx1024m -Dosgi.requiredJavaVersion=1.7
31 </vmArgsLin>
32 <vmArgsMac>-Xms512m -Xmx1024m -XstartOnFirstThread -Dosgi.requiredJavaVersion=1.7 -Dorg.eclipse.swt.internal.carbon.smallFonts
33 </vmArgsMac>
34 <vmArgsSol>-Xms512m -Xmx1024m -Dosgi.requiredJavaVersion=1.7
35 </vmArgsSol>
36 <vmArgsWin>-Xms512m -Xmx1024m -Dosgi.requiredJavaVersion=1.7
37 </vmArgsWin>
38 </launcherArgs>
39
40 <windowImages i16="/org.eclipse.linuxtools.tracing.rcp.branding/icons/alt_window_16.gif" i32="/org.eclipse.linuxtools.tracing.rcp.branding/icons/alt_window_32.gif"/>
41
42 <launcher name="traceViewer">
43 <solaris/>
44 <win useIco="false">
45 <bmp/>
46 </win>
47 </launcher>
48
49 <vm>
50 <linux include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7</linux>
51 <macos include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7</macos>
52 <solaris include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7</solaris>
53 <windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7</windows>
54 </vm>
55
56 <license>
57 <url>http://eclipse.org/legal/epl/notice.php</url>
58 <text>
59 Eclipse Foundation Software User Agreement
60 February 1, 2011
61
62 Usage Of Content
63
64 THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR
65 OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY &amp;quot;CONTENT&amp;quot;).
66 USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS
67 AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR
68 NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU
69 AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT
70 AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS
71 OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE
72 TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS
73 OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED
74 BELOW, THEN YOU MAY NOT USE THE CONTENT.
75
76 Applicable Licenses
77
78 Unless otherwise indicated, all Content made available by the
79 Eclipse Foundation is provided to you under the terms and conditions of
80 the Eclipse Public License Version 1.0 (&amp;quot;EPL&amp;quot;). A copy of the EPL is
81 provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.
82 For purposes of the EPL, &amp;quot;Program&amp;quot; will mean the Content.
83
84 Content includes, but is not limited to, source code, object code,
85 documentation and other files maintained in the Eclipse Foundation source code
86 repository (&amp;quot;Repository&amp;quot;) in software modules (&amp;quot;Modules&amp;quot;) and made available
87 as downloadable archives (&amp;quot;Downloads&amp;quot;).
88
89 - Content may be structured and packaged into modules to facilitate delivering,
90 extending, and upgrading the Content. Typical modules may include plug-ins (&amp;quot;Plug-ins&amp;quot;),
91 plug-in fragments (&amp;quot;Fragments&amp;quot;), and features (&amp;quot;Features&amp;quot;).
92 - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)
93 in a directory named &amp;quot;plugins&amp;quot;.
94 - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.
95 Each Feature may be packaged as a sub-directory in a directory named &amp;quot;features&amp;quot;.
96 Within a Feature, files named &amp;quot;feature.xml&amp;quot; may contain a list of the names and version
97 numbers of the Plug-ins and/or Fragments associated with that Feature.
98 - Features may also include other Features (&amp;quot;Included Features&amp;quot;). Within a Feature, files
99 named &amp;quot;feature.xml&amp;quot; may contain a list of the names and version numbers of Included Features.
100
101 The terms and conditions governing Plug-ins and Fragments should be
102 contained in files named &amp;quot;about.html&amp;quot; (&amp;quot;Abouts&amp;quot;). The terms and
103 conditions governing Features and Included Features should be contained
104 in files named &amp;quot;license.html&amp;quot; (&amp;quot;Feature Licenses&amp;quot;). Abouts and Feature
105 Licenses may be located in any directory of a Download or Module
106 including, but not limited to the following locations:
107
108 - The top-level (root) directory
109 - Plug-in and Fragment directories
110 - Inside Plug-ins and Fragments packaged as JARs
111 - Sub-directories of the directory named &amp;quot;src&amp;quot; of certain Plug-ins
112 - Feature directories
113
114 Note: if a Feature made available by the Eclipse Foundation is installed using the
115 Provisioning Technology (as defined below), you must agree to a license (&amp;quot;Feature
116 Update License&amp;quot;) during the installation process. If the Feature contains
117 Included Features, the Feature Update License should either provide you
118 with the terms and conditions governing the Included Features or inform
119 you where you can locate them. Feature Update Licenses may be found in
120 the &amp;quot;license&amp;quot; property of files named &amp;quot;feature.properties&amp;quot; found within a Feature.
121 Such Abouts, Feature Licenses, and Feature Update Licenses contain the
122 terms and conditions (or references to such terms and conditions) that
123 govern your use of the associated Content in that directory.
124
125 THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER
126 TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.
127 SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):
128
129 - Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)
130 - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)
131 - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)
132 - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)
133 - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)
134 - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)
135
136 IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR
137 TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License
138 is provided, please contact the Eclipse Foundation to determine what terms and conditions
139 govern that particular Content.
140
141 Use of Provisioning Technology
142
143 The Eclipse Foundation makes available provisioning software, examples of which include,
144 but are not limited to, p2 and the Eclipse Update Manager (&amp;quot;Provisioning Technology&amp;quot;) for
145 the purpose of allowing users to install software, documentation, information and/or
146 other materials (collectively &amp;quot;Installable Software&amp;quot;). This capability is provided with
147 the intent of allowing such users to install, extend and update Eclipse-based products.
148 Information about packaging Installable Software is available at
149 http://eclipse.org/equinox/p2/repository_packaging.html (&amp;quot;Specification&amp;quot;).
150
151 You may use Provisioning Technology to allow other parties to install Installable Software.
152 You shall be responsible for enabling the applicable license agreements relating to the
153 Installable Software to be presented to, and accepted by, the users of the Provisioning Technology
154 in accordance with the Specification. By using Provisioning Technology in such a manner and
155 making it available in accordance with the Specification, you further acknowledge your
156 agreement to, and the acquisition of all necessary rights to permit the following:
157
158 1. A series of actions may occur (&amp;quot;Provisioning Process&amp;quot;) in which a user may execute
159 the Provisioning Technology on a machine (&amp;quot;Target Machine&amp;quot;) with the intent of installing,
160 extending or updating the functionality of an Eclipse-based product.
161 2. During the Provisioning Process, the Provisioning Technology may cause third party
162 Installable Software or a portion thereof to be accessed and copied to the Target Machine.
163 3. Pursuant to the Specification, you will provide to the user the terms and conditions that
164 govern the use of the Installable Software (&amp;quot;Installable Software Agreement&amp;quot;) and such
165 Installable Software Agreement shall be accessed from the Target Machine in accordance
166 with the Specification. Such Installable Software Agreement must inform the user of the
167 terms and conditions that govern the Installable Software and must solicit acceptance by
168 the end user in the manner prescribed in such Installable Software Agreement. Upon such
169 indication of agreement by the user, the provisioning Technology will complete installation
170 of the Installable Software.
171
172 Cryptography
173
174 Content may contain encryption software. The country in which you are
175 currently may have restrictions on the import, possession, and use,
176 and/or re-export to another country, of encryption software. BEFORE
177 using any encryption software, please check the country&amp;apos;s laws,
178 regulations and policies concerning the import, possession, or use, and
179 re-export of encryption software, to see if this is permitted.
180
181 Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.
182 </text>
183 </license>
184
185 <plugins>
186 </plugins>
187
188 <features>
189 <feature id="org.eclipse.linuxtools.tracing.rcp.branding.feature"/>
190 <feature id="org.eclipse.linuxtools.tracing.rcp"/>
191 <feature id="org.eclipse.linuxtools.lttng2.kernel"/>
192 <feature id="org.eclipse.linuxtools.lttng2.ust"/>
193 <feature id="org.eclipse.linuxtools.lttng2.control"/>
194 <feature id="org.eclipse.equinox.p2.core.feature"/>
195 <feature id="org.eclipse.rse.local"/>
196 <feature id="org.eclipse.rse.dstore"/>
197 <feature id="org.eclipse.rse.telnet"/>
198 <feature id="org.eclipse.platform"/>
199 <feature id="org.eclipse.tm.terminal"/>
200 <feature id="org.eclipse.help"/>
201 <feature id="org.eclipse.emf.ecore"/>
202 <feature id="org.eclipse.equinox.p2.rcp.feature"/>
203 <feature id="org.eclipse.equinox.p2.user.ui"/>
204 <feature id="org.eclipse.linuxtools.tmf"/>
205 <feature id="org.eclipse.rse.ssh"/>
206 <feature id="org.eclipse.rse.core"/>
207 <feature id="org.eclipse.rse.ftp"/>
208 <feature id="org.eclipse.rcp"/>
209 <feature id="org.eclipse.e4.rcp"/>
210 <feature id="org.eclipse.rse"/>
211 <feature id="org.eclipse.emf.common"/>
212 <feature id="org.eclipse.rse.terminals"/>
213 <feature id="org.eclipse.equinox.p2.extras.feature"/>
214 <feature id="org.eclipse.linuxtools.ctf"/>
215 <feature id="org.eclipse.linuxtools.tmf.ctf"/>
216 <feature id="org.eclipse.linuxtools.tmf.pcap"/>
217 <feature id="org.eclipse.ecf.filetransfer.httpclient4.feature"/>
218 <feature id="org.eclipse.ecf.filetransfer.httpclient4.ssl.feature"/>
219 <feature id="org.eclipse.ecf.core.ssl.feature"/>
220 <feature id="org.eclipse.ecf.filetransfer.ssl.feature"/>
221 <feature id="org.eclipse.ecf.core.feature"/>
222 <feature id="org.eclipse.ecf.filetransfer.feature"/>
223 </features>
224
225 <configurations>
226 <plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="4" />
227 <plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="2" />
228 <plugin id="org.eclipse.equinox.ds" autoStart="true" startLevel="1" />
229 <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />
230 <plugin id="org.eclipse.linuxtools.tracing.rcp.ui" autoStart="false" startLevel="5" />
231 <plugin id="org.eclipse.osgi" autoStart="true" startLevel="-1" />
232 <plugin id="org.eclipse.update.configurator" autoStart="true" startLevel="3" />
233 </configurations>
234
235 </product>
This page took 0.039034 seconds and 4 git commands to generate.