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