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