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