| <?xml version="1.0" encoding="UTF-8"?> |
| <setup:Project |
| xmi:version="2.0" |
| xmlns:xmi="http://www.omg.org/XMI" |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| xmlns:git="http://www.eclipse.org/oomph/setup/git/1.0" |
| xmlns:jdt="http://www.eclipse.org/oomph/setup/jdt/1.0" |
| xmlns:mylyn="http://www.eclipse.org/oomph/setup/mylyn/1.0" |
| xmlns:predicates="http://www.eclipse.org/oomph/predicates/1.0" |
| xmlns:setup="http://www.eclipse.org/oomph/setup/1.0" |
| xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0" |
| xmlns:setup.targlets="http://www.eclipse.org/oomph/setup/targlets/1.0" |
| xmlns:setup.workingsets="http://www.eclipse.org/oomph/setup/workingsets/1.0" |
| xmlns:workingsets="http://www.eclipse.org/oomph/workingsets/1.0" |
| 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/mylyn/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Mylyn.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 http://www.eclipse.org/oomph/workingsets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/WorkingSets.ecore" |
| name="wtp.jsdt" |
| label="JSDT"> |
| <setupTask |
| xsi:type="jdt:JRETask" |
| version="JavaSE-1.8" |
| location="${jre.location-1.8}"> |
| <description>Define the JRE needed to compile and run the Java projects of ${scope.project.label}</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:EclipseIniTask" |
| option="-Xmx" |
| value="2048m" |
| vm="true"> |
| <description>Set the heap space needed to work with the projects of ${scope.project.label}</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:EclipseIniTask" |
| option="-Doomph.redirection.wtp.jsdt" |
| value="=https://git.eclipse.org/c/jsdt/webtools.jsdt.git/plain/releng/org.eclipse.wst.jsdt.releng/JSDT.setup->${git.clone.jsdt.location/releng/org.eclipse.wst.jsdt.releng/JSDT.setup|uri}" |
| vm="true"/> |
| <setupTask |
| xsi:type="setup:ResourceCreationTask" |
| excludedTriggers="STARTUP MANUAL" |
| 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>
" |
| targetURL="${workspace.location|uri}/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml" |
| encoding="UTF-8"> |
| <description>Initialize JDT's package explorer to show working sets as its root objects</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:ResourceCreationTask" |
| id="AERI_preferences_resourceCreation" |
| excludedTriggers="STARTUP MANUAL" |
| content="anonymizeMessages=false
anonymizeStackTraces=true
configured=true
eclipse.preferences.version=1
reporterEmail=${bugzilla.id}
reporterName=${scope.user.name}
resetSendMode=KEEP
resetSendModeOn=0
sendMode=NOTIFY
servers/org.eclipse.epp.logging.aeri.ide.server/anonymizeStackTraces=true
servers/org.eclipse.epp.logging.aeri.ide.server/configured=true
servers/org.eclipse.epp.logging.aeri.ide.server/reporterEmail=${bugzilla.id}
servers/org.eclipse.epp.logging.aeri.ide.server/reporterName=${scope.user.name}
" |
| targetURL="${workspace.location|uri}/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.logging.aeri.ide.prefs" |
| encoding="UTF-8"> |
| <description>Initialize AERI preferences to enable error report</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:ResourceCreationTask" |
| excludedTriggers="STARTUP MANUAL" |
| content="MAX_RECENT_WORKSPACES=5
RECENT_WORKSPACES=${workspace.location|property}
RECENT_WORKSPACES_PROTOCOL=3
SHOW_WORKSPACE_SELECTION_DIALOG=false
eclipse.preferences.version=1" |
| targetURL="configuration:/.settings/org.eclipse.ui.ide.prefs" |
| encoding="UTF-8"> |
| <description>Suppress prompt for default workspace already upon very first start</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup.p2:P2Task"> |
| <requirement |
| name="org.eclipse.platform.feature.group"/> |
| <requirement |
| name="org.eclipse.jdt.feature.group"/> |
| <requirement |
| name="org.eclipse.pde.feature.group"/> |
| <requirement |
| name="org.eclipse.pde.api.tools.ee.feature.feature.group"/> |
| <description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="org.eclipse.pde.api.tools"> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.pde.api.tools/MISSING_EE_DESCRIPTIONS" |
| value="Warning"/> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="refresh.enabled"> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.core.resources/refresh.enabled" |
| value="true"/> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="org.eclipse.egit.core"> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.egit.core/core_autoIgnoreDerivedResources" |
| value="false"/> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="org.eclipse.ui.ide.prefs"> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.ui.ide/EXIT_PROMPT_ON_CLOSE_LAST_WINDOW" |
| value="false"> |
| <description>Avoid prompt on exit</description> |
| </setupTask> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="eclipse.target.platform" |
| defaultValue="Neon" |
| storageURI="scope://Workspace"/> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="eclipse.api.baseline.target.platform" |
| value="Neon" |
| defaultValue="" |
| storageURI="scope://Workspace"/> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="eclipse.gerrit.uri.pattern" |
| value="(https|ssh)://([^@/]+@)?(git.eclipse.org:29418/.*|git.eclipse.org/.*)"/> |
| <setupTask |
| xsi:type="git:GitCloneTask" |
| id="git.clone.jsdt" |
| remoteURI="jsdt/webtools.jsdt" |
| checkoutBranch="master"> |
| <annotation |
| source="http://www.eclipse.org/oomph/setup/InducedChoices"> |
| <detail |
| key="inherit"> |
| <value>eclipse.git.gerrit.remoteURIs</value> |
| </detail> |
| <detail |
| key="label"> |
| <value>JSDT Git or Gerrit repository</value> |
| </detail> |
| <detail |
| key="target"> |
| <value>remoteURI</value> |
| </detail> |
| </annotation> |
| <configSections |
| name="gerrit"> |
| <properties |
| key="createchangeid" |
| value="true"/> |
| </configSections> |
| <description>JSDT</description> |
| </setupTask> |
| <setupTask |
| xsi:type="git:GitCloneTask" |
| id="git.clone.sourceediting" |
| remoteURI="sourceediting/webtools.sourceediting" |
| checkoutBranch="master"> |
| <annotation |
| source="http://www.eclipse.org/oomph/setup/InducedChoices"> |
| <detail |
| key="inherit"> |
| <value>eclipse.git.gerrit.remoteURIs</value> |
| </detail> |
| <detail |
| key="label"> |
| <value>SourceEditing Git or Gerrit repository</value> |
| </detail> |
| <detail |
| key="target"> |
| <value>remoteURI</value> |
| </detail> |
| </annotation> |
| <configSections |
| name="gerrit"> |
| <properties |
| key="createchangeid" |
| value="true"/> |
| </configSections> |
| <description>SourceEditing</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup.targlets:TargletTask"> |
| <targlet |
| name="JSDT" |
| activeRepositoryList="${eclipse.target.platform}"> |
| <requirement |
| name="org.eclipse.wst.jsdt.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.sdk.feature.group"/> |
| <requirement |
| name="*"/> |
| <sourceLocator |
| rootFolder="${git.clone.jsdt.location}"/> |
| <sourceLocator |
| rootFolder="${git.clone.sourceediting.location}"/> |
| <repositoryList |
| name="Neon"> |
| <repository |
| url="http://download.eclipse.org/releases/neon"/> |
| <repository |
| url="http://download.eclipse.org/webtools/repository/neon"/> |
| <repository |
| url="http://download.eclipse.org/webtools/downloads/drops/R3.8.1/I-latest/repositoryunittests"/> |
| <repository |
| url="http://download.eclipse.org/cbi/updates/license"/> |
| <repository |
| url="http://download.jboss.org/jbosstools/neon/stable/updates/reddeer/1.2.1/"/> |
| </repositoryList> |
| </targlet> |
| </setupTask> |
| <setupTask |
| xsi:type="setup.targlets:TargletTask" |
| targetName="Modular API Baseline Target" |
| activateTarget="false"> |
| <targlet |
| name="JSDT" |
| activeRepositoryList="${eclipse.api.baseline.target.platform}" |
| includeSources="false"> |
| <requirement |
| name="org.eclipse.platform.feature.group"/> |
| <requirement |
| name="org.eclipse.jdt.feature.group"/> |
| <requirement |
| name="org.eclipse.pde.feature.group"/> |
| <requirement |
| name="org.eclipse.equinox.executable.feature.group"/> |
| <requirement |
| name="org.eclipse.wst.server_ui.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.wst.web_sdk.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.wst.jsdt_sdk.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.wst.jsdt.chromium_sdk.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.wst.json_sdk.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.wst.xml_sdk.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.wst.common.fproj.sdk.feature.group"/> |
| <requirement |
| name="org.eclipse.wst.xsl_sdk.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.wst.server_adapters.sdk.feature.feature.group"/> |
| <repositoryList |
| name="Neon"> |
| <repository |
| url="http://download.eclipse.org/releases/neon"/> |
| <repository |
| url="http://download.eclipse.org/webtools/repository/neon"/> |
| <repository |
| url="http://download.eclipse.org/webtools/downloads/drops/R3.8.1/I-latest/repositoryunittests"/> |
| <repository |
| url="http://download.eclipse.org/cbi/updates/license"/> |
| </repositoryList> |
| </targlet> |
| </setupTask> |
| <setupTask |
| xsi:type="setup.workingsets:WorkingSetTask"> |
| <workingSet |
| name="JSDT Core"> |
| <predicate |
| xsi:type="predicates:AndPredicate"> |
| <operand |
| xsi:type="predicates:RepositoryPredicate" |
| project="org.eclipse.wst.jsdt.core"/> |
| <operand |
| xsi:type="predicates:LocationPredicate" |
| pattern=".*/(development|bundles)/.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.wst\.jsdt\..*"/> |
| <operand |
| xsi:type="predicates:NotPredicate"> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.wst\.jsdt\.(js|chromium).*"/> |
| </operand> |
| </predicate> |
| </workingSet> |
| <workingSet |
| name="JSDT NodeJS"> |
| <predicate |
| xsi:type="predicates:AndPredicate"> |
| <operand |
| xsi:type="predicates:RepositoryPredicate" |
| project="org.eclipse.wst.jsdt.js.node"/> |
| <operand |
| xsi:type="predicates:LocationPredicate" |
| pattern=".*/(nodejs|bundles)/.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.wst\.jsdt\.(js|chromium).*"/> |
| </predicate> |
| </workingSet> |
| <workingSet |
| name="JSDT Others" |
| id=""> |
| <predicate |
| xsi:type="predicates:AndPredicate"> |
| <operand |
| xsi:type="predicates:RepositoryPredicate" |
| project="org.eclipse.wst.jsdt.core"/> |
| <operand |
| xsi:type="workingsets:ExclusionPredicate" |
| excludedWorkingSet="//@setupTasks.18/@workingSets.0"/> |
| <operand |
| xsi:type="workingsets:ExclusionPredicate" |
| excludedWorkingSet="//@setupTasks.18/@workingSets.1"/> |
| </predicate> |
| </workingSet> |
| <workingSet |
| name="WST JSDT WEB"> |
| <predicate |
| xsi:type="predicates:AndPredicate"> |
| <operand |
| xsi:type="predicates:RepositoryPredicate" |
| project="org.eclipse.json"/> |
| <operand |
| xsi:type="predicates:OrPredicate"> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.wst\.html\..*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.wst\.jsdt\.web\..*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.wst\.common.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.wst\.(css|sse|xml|xsd)\.core"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.wst\.(css|sse|xml|xsd)\.ui"/> |
| </operand> |
| </predicate> |
| </workingSet> |
| <workingSet |
| name="WST JSON"> |
| <predicate |
| xsi:type="predicates:AndPredicate"> |
| <operand |
| xsi:type="predicates:RepositoryPredicate" |
| project="org.eclipse.json"/> |
| <operand |
| xsi:type="predicates:OrPredicate"> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.wst\.json.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.json.*"/> |
| </operand> |
| </predicate> |
| </workingSet> |
| <workingSet |
| name="WST Others" |
| id=""> |
| <predicate |
| xsi:type="predicates:AndPredicate"> |
| <operand |
| xsi:type="predicates:RepositoryPredicate" |
| project="org.eclipse.json"/> |
| <operand |
| xsi:type="workingsets:ExclusionPredicate" |
| excludedWorkingSet="//@setupTasks.18/@workingSets.3"/> |
| <operand |
| xsi:type="workingsets:ExclusionPredicate" |
| excludedWorkingSet="//@setupTasks.18/@workingSets.4"/> |
| </predicate> |
| </workingSet> |
| <description>The dynamic working sets for ${scope.project.label}</description> |
| </setupTask> |
| <setupTask |
| xsi:type="mylyn:MylynQueriesTask" |
| repositoryURL="https://bugs.eclipse.org/bugs" |
| userID="${bugzilla.id}" |
| password="${eclipse.user.password}"> |
| <query summary="JSDT Bugs" |
| url="https://bugs.eclipse.org/bugs/buglist.cgi?product=JSDT&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"/> |
| </setupTask> |
| <setupTask |
| xsi:type="mylyn:MylynQueriesTask" |
| connectorKind="org.eclipse.mylyn.gerrit" |
| repositoryURL="https://git.eclipse.org/r" |
| userID="${git.user.id}" |
| password="${eclipse.user.password}"> |
| <query summary="JSDT Reviews"> |
| <attribute |
| key="gerrit query type" |
| value="custom"/> |
| <attribute |
| key="gerrit query project" |
| value="jsdt/webtools.jsdt"/> |
| <attribute |
| key="gerrit query string" |
| value="project:jsdt/webtools.jsdt status:open"/> |
| </query> |
| </setupTask> |
| <setupTask |
| xsi:type="mylyn:MylynBuildsTask" |
| serverURL="https://hudson.eclipse.org/webtools" |
| userID="${bugzilla.id}" |
| password="${eclipse.user.password}"> |
| <buildPlan |
| name="jsdt-gerrit"/> |
| <buildPlan |
| name="jsdt-snapshots"/> |
| <buildPlan |
| name="jsdt-sonar"/> |
| </setupTask> |
| <stream name="master" |
| label="Master"/> |
| <logicalProjectContainer |
| xsi:type="setup:ProjectCatalog" |
| href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']"/> |
| <description>JavaScript Development Tools provides cool stuff.</description> |
| </setup:Project> |