1 <?xml version="1.0" encoding="UTF-8"?>
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"
13 xmlns:setup.targlets="http://www.eclipse.org/oomph/setup/targlets/1.0"
14 xmlns:setup.workingsets="http://www.eclipse.org/oomph/setup/workingsets/1.0"
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"
17 label="Trace Compass">
20 xsi:type="setup.p2:P2Task"
21 label="Trace Compass Tools">
23 name="org.eclipse.platform.feature.group"/>
25 name="org.eclipse.rcp.feature.group"/>
27 name="org.eclipse.jdt.feature.group"/>
29 name="org.eclipse.pde.feature.group"/>
31 name="org.eclipse.pde.api.tools.ee.feature.feature.group"/>
33 name="org.eclipse.swtbot.ide.feature.group"/>
35 name="org.eclipse.swtbot.generator.feature.feature.group"/>
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>
41 xsi:type="setup:EclipseIniTask"
46 <description>Set the heap space needed to work with the projects of ${scope.project.label}</description>
49 xsi:type="setup:EclipseIniTask"
50 option="-XX:MaxPermSize="
53 <description>Set the perm size needed to work with the projects of ${scope.project.label}</description>
56 xsi:type="setup:EclipseIniTask"
57 option="-Doomph.redirection.tracecompass="
58 value="http://git.eclipse.org/c/tracecompass/org.eclipse.tracecompass.git/plain/TraceCompass.setup->${git.clone.tracecompass.location|uri}/TraceCompass.setup"
61 xsi:type="setup:ResourceCreationTask"
62 excludedTriggers="STARTUP MANUAL"
63 content="<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
	<section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart">
		<item value="true" key="group_libraries"/>
		<item value="false" key="linkWithEditor"/>
		<item value="2" key="layout"/>
		<item value="2" key="rootMode"/>
		<item value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#x0D;&#x0A;&lt;packageExplorer configured=&quot;true&quot; group_libraries=&quot;1&quot; layout=&quot;2&quot; linkWithEditor=&quot;0&quot; rootMode=&quot;2&quot; sortWorkingSets=&quot;false&quot; workingSetName=&quot;&quot;&gt;&#x0D;&#x0A;&lt;localWorkingSetManager&gt;&#x0D;&#x0A;&lt;workingSet editPageId=&quot;org.eclipse.jdt.internal.ui.OthersWorkingSet&quot; factoryID=&quot;org.eclipse.ui.internal.WorkingSetFactory&quot; id=&quot;1382792884467_1&quot; label=&quot;Other Projects&quot; name=&quot;Other Projects&quot;/&gt;&#x0D;&#x0A;&lt;/localWorkingSetManager&gt;&#x0D;&#x0A;&lt;activeWorkingSet workingSetName=&quot;Other Projects&quot;/&gt;&#x0D;&#x0A;&lt;allWorkingSets workingSetName=&quot;Other Projects&quot;/&gt;&#x0D;&#x0A;&lt;/packageExplorer&gt;" key="memento"/>
	</section>
</section>
"
64 targetURL="${workspace.location|uri}/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml"
66 <description>Initialize JDT's package explorer to show working sets as its root objects</description>
69 xsi:type="jdt:JRETask"
71 location="${jre.location-1.8}">
72 <description>Define the JRE needed to compile and run the Java projects of ${scope.project.label}</description>
75 xsi:type="setup:VariableTask"
76 name="eclipse.target.platform"
77 defaultValue="tracecompass-e4.5"
78 storageURI="scope://Workspace"
79 label="Target Platform">
81 value="tracecompass-eStaging"
82 label="Trace Compass Eclipse Neon - 4.6"/>
84 value="tracecompass-e4.5"
85 label="Trace Compass Eclipse Mars - 4.5"/>
86 <description>Choose the compatibly level of the target platform</description>
89 xsi:type="pde:APIBaselineTask"
92 location="${workspace.location/../api.baseline}"
93 remoteURI="http://download.eclipse.org/tracecompass/releases/1.1.0/repository/tracecompass-1.1.0.zip"/>
94 <stream name="master">
96 xsi:type="git:GitCloneTask"
97 id="git.clone.tracecompass"
98 remoteURI="tracecompass/org.eclipse.tracecompass"
99 checkoutBranch="master">
101 source="http://www.eclipse.org/oomph/setup/InducedChoices">
104 <value>eclipse.git.gerrit.remoteURIs</value>
108 <value>${scope.project.label} Git or Gerrit Repository</value>
112 <value>remoteURI</value>
115 <description>Trace Compass</description>
118 xsi:type="projects:ProjectsImportTask">
120 rootFolder="${git.clone.tracecompass.location}"
121 locateNestedProjects="true"/>
124 xsi:type="pde:TargetPlatformTask"
125 id="tracecompass-target"
126 name="${eclipse.target.platform}">
127 <description></description>
130 xsi:type="setup.workingsets:WorkingSetTask">
134 xsi:type="predicates:RepositoryPredicate"
135 project="org.eclipse.tracecompass.tmf.core"/>
137 <description>The dynamic working sets for ${scope.project.label}</description>
140 <logicalProjectContainer
141 xsi:type="setup:ProjectCatalog"
142 href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']"/>
143 <description>Trace Compass is a Java tool for viewing and analyzing logs or traces of any type.</description>