lttng: Add Next/Previous TID event action in CFV
[deliverable/tracecompass.git] / TraceCompass.setup
CommitLineData
45cc782c
MAL
1<?xml version="1.0" encoding="UTF-8"?>
2<setup:Project
3 xmi:version="2.0"
4 xmlns:xmi="http://www.omg.org/XMI"
5 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6 xmlns:git="http://www.eclipse.org/oomph/setup/git/1.0"
7 xmlns:jdt="http://www.eclipse.org/oomph/setup/jdt/1.0"
8 xmlns:pde="http://www.eclipse.org/oomph/setup/pde/1.0"
9 xmlns:predicates="http://www.eclipse.org/oomph/predicates/1.0"
10 xmlns:projects="http://www.eclipse.org/oomph/setup/projects/1.0"
11 xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
12 xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0"
840c846f 13 xmlns:setup.targlets="http://www.eclipse.org/oomph/setup/targlets/1.0"
45cc782c 14 xmlns:setup.workingsets="http://www.eclipse.org/oomph/setup/workingsets/1.0"
840c846f 15 xsi:schemaLocation="http://www.eclipse.org/oomph/setup/git/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Git.ecore http://www.eclipse.org/oomph/setup/jdt/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/JDT.ecore http://www.eclipse.org/oomph/setup/pde/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/PDE.ecore http://www.eclipse.org/oomph/predicates/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Predicates.ecore http://www.eclipse.org/oomph/setup/targlets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/SetupTarglets.ecore http://www.eclipse.org/oomph/setup/workingsets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/SetupWorkingSets.ecore"
45cc782c
MAL
16 name="tracecompass"
17 label="Trace Compass">
840c846f 18 <annotation/>
45cc782c 19 <setupTask
840c846f
MAL
20 xsi:type="setup.p2:P2Task"
21 label="Trace Compass Tools">
22 <requirement
23 name="org.eclipse.platform.feature.group"/>
24 <requirement
25 name="org.eclipse.rcp.feature.group"/>
26 <requirement
27 name="org.eclipse.jdt.feature.group"/>
28 <requirement
29 name="org.eclipse.pde.feature.group"/>
45cc782c
MAL
30 <requirement
31 name="org.eclipse.pde.api.tools.ee.feature.feature.group"/>
32 <requirement
33 name="org.eclipse.swtbot.ide.feature.group"/>
34 <requirement
35 name="org.eclipse.swtbot.generator.feature.feature.group"/>
36 <repository
37 url="http://download.eclipse.org/technology/swtbot/releases/latest"/>
38 <description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>
39 </setupTask>
40 <setupTask
41 xsi:type="setup:EclipseIniTask"
42 id=""
43 option="-Xmx"
44 value="1g"
45 vm="true">
46 <description>Set the heap space needed to work with the projects of ${scope.project.label}</description>
47 </setupTask>
840c846f
MAL
48 <setupTask
49 xsi:type="setup:EclipseIniTask"
50 option="-Doomph.redirection.tracecompass="
51 value="http://git.eclipse.org/c/tracecompass/org.eclipse.tracecompass.git/plain/TraceCompass.setup->${git.clone.tracecompass.location|uri}/TraceCompass.setup"
52 vm="true"/>
45cc782c
MAL
53 <setupTask
54 xsi:type="setup:ResourceCreationTask"
55 excludedTriggers="STARTUP MANUAL"
56 content="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;section name=&quot;Workbench&quot;>&#xD;&#xA;&#x9;&lt;section name=&quot;org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart&quot;>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;true&quot; key=&quot;group_libraries&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;false&quot; key=&quot;linkWithEditor&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;2&quot; key=&quot;layout&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;2&quot; key=&quot;rootMode&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;packageExplorer configured=&amp;quot;true&amp;quot; group_libraries=&amp;quot;1&amp;quot; layout=&amp;quot;2&amp;quot; linkWithEditor=&amp;quot;0&amp;quot; rootMode=&amp;quot;2&amp;quot; sortWorkingSets=&amp;quot;false&amp;quot; workingSetName=&amp;quot;&amp;quot;&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;localWorkingSetManager&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;workingSet editPageId=&amp;quot;org.eclipse.jdt.internal.ui.OthersWorkingSet&amp;quot; factoryID=&amp;quot;org.eclipse.ui.internal.WorkingSetFactory&amp;quot; id=&amp;quot;1382792884467_1&amp;quot; label=&amp;quot;Other Projects&amp;quot; name=&amp;quot;Other Projects&amp;quot;/&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;/localWorkingSetManager&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;activeWorkingSet workingSetName=&amp;quot;Other Projects&amp;quot;/&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;allWorkingSets workingSetName=&amp;quot;Other Projects&amp;quot;/&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;/packageExplorer&amp;gt;&quot; key=&quot;memento&quot;/>&#xD;&#xA;&#x9;&lt;/section>&#xD;&#xA;&lt;/section>&#xD;&#xA;"
57 targetURL="${workspace.location|uri}/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml"
58 encoding="UTF-8">
59 <description>Initialize JDT's package explorer to show working sets as its root objects</description>
60 </setupTask>
61 <setupTask
62 xsi:type="jdt:JRETask"
b20e0f5d
AM
63 version="JavaSE-1.8"
64 location="${jre.location-1.8}">
45cc782c
MAL
65 <description>Define the JRE needed to compile and run the Java projects of ${scope.project.label}</description>
66 </setupTask>
67 <setupTask
68 xsi:type="setup:VariableTask"
69 name="eclipse.target.platform"
683a6185 70 defaultValue="tracecompass-e4.5"
45cc782c
MAL
71 storageURI="scope://Workspace"
72 label="Target Platform">
73 <choice
74 value="tracecompass-eStaging"
683a6185
MAL
75 label="Trace Compass Eclipse Neon - 4.6"/>
76 <choice
77 value="tracecompass-e4.5"
45cc782c 78 label="Trace Compass Eclipse Mars - 4.5"/>
45cc782c
MAL
79 <description>Choose the compatibly level of the target platform</description>
80 </setupTask>
81 <setupTask
82 xsi:type="pde:APIBaselineTask"
83 name="Trace Compass"
f69d5c74 84 version="1.1.0"
45cc782c 85 location="${workspace.location/../api.baseline}"
f69d5c74 86 remoteURI="http://download.eclipse.org/tracecompass/releases/1.1.0/repository/tracecompass-1.1.0.zip"/>
45cc782c
MAL
87 <stream name="master">
88 <setupTask
89 xsi:type="git:GitCloneTask"
90 id="git.clone.tracecompass"
91 remoteURI="tracecompass/org.eclipse.tracecompass"
92 checkoutBranch="master">
93 <annotation
94 source="http://www.eclipse.org/oomph/setup/InducedChoices">
95 <detail
96 key="inherit">
97 <value>eclipse.git.gerrit.remoteURIs</value>
98 </detail>
99 <detail
100 key="label">
101 <value>${scope.project.label} Git or Gerrit Repository</value>
102 </detail>
103 <detail
104 key="target">
105 <value>remoteURI</value>
106 </detail>
107 </annotation>
108 <description>Trace Compass</description>
109 </setupTask>
110 <setupTask
111 xsi:type="projects:ProjectsImportTask">
112 <sourceLocator
113 rootFolder="${git.clone.tracecompass.location}"
114 locateNestedProjects="true"/>
115 </setupTask>
116 <setupTask
117 xsi:type="pde:TargetPlatformTask"
118 id="tracecompass-target"
119 name="${eclipse.target.platform}">
120 <description></description>
121 </setupTask>
122 <setupTask
123 xsi:type="setup.workingsets:WorkingSetTask">
124 <workingSet
125 name="TraceCompass">
126 <predicate
127 xsi:type="predicates:RepositoryPredicate"
128 project="org.eclipse.tracecompass.tmf.core"/>
129 </workingSet>
130 <description>The dynamic working sets for ${scope.project.label}</description>
131 </setupTask>
132 </stream>
133 <logicalProjectContainer
134 xsi:type="setup:ProjectCatalog"
135 href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']"/>
840c846f 136 <description>Trace Compass is a Java tool for viewing and analyzing logs or traces of any type.</description>
45cc782c 137</setup:Project>
This page took 0.044473 seconds and 5 git commands to generate.