| <?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: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:workbench="http://www.eclipse.org/oomph/setup/workbench/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/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/setup/workbench/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Workbench.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="oomph" |
| label="Oomph"> |
| <annotation |
| source="http://www.eclipse.org/oomph/setup/BrandingInfo"> |
| <detail |
| key="imageURI"> |
| <value>http://www.eclipse.org/downloads/images/oomph-42x42.png</value> |
| </detail> |
| <detail |
| key="siteURI"> |
| <value>https://projects.eclipse.org/projects/tools.oomph</value> |
| </detail> |
| </annotation> |
| <annotation |
| source="ConfigurationReference"> |
| <reference |
| href="configurations/OomphConfiguration.setup#/"/> |
| </annotation> |
| <setupTask |
| xsi:type="setup.p2:P2Task" |
| label="Oomph"> |
| <requirement |
| name="org.eclipse.emf.sdk.feature.group"/> |
| <requirement |
| name="org.eclipse.egit.feature.group"/> |
| <requirement |
| name="org.eclipse.oomph.projectcopy.feature.group"/> |
| <requirement |
| name="org.eclipse.oomph.version.feature.group"/> |
| <requirement |
| name="org.eclipse.emf.ecoretools.sdk.feature.group" |
| optional="true"/> |
| <requirement |
| name="org.eclipse.swtbot.ide.feature.group"/> |
| <requirement |
| name="org.eclipse.swtbot.eclipse.test.junit.feature.group"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/nightly/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates-stable-nightly"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="${oomph.update.url}"/> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="User Preferences"> |
| <annotation |
| source="http://www.eclipse.org/oomph/setup/UserPreferences"> |
| <detail |
| key="/instance/org.eclipse.oomph.setup.ui/showToolBarContributions"> |
| <value>record</value> |
| </detail> |
| </annotation> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="org.eclipse.ant.ui"> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.ant.ui/problem_classpath" |
| value="ignore"/> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="org.eclipse.core.resources"> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.core.resources/missingNatureMarkerSeverity" |
| value="-1"/> |
| </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.jdt.core"> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable" |
| value="ignore"/> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.unclosedCloseable" |
| value="ignore"/> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="org.eclipse.jdt.launching"> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.jdt.launching/org.eclipse.jdt.launching.PREF_COMPILER_COMPLIANCE_DOES_NOT_MATCH_JRE" |
| value="ignore"/> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.jdt.launching/org.eclipse.jdt.launching.PREF_STRICTLY_COMPATIBLE_JRE_NOT_AVAILABLE" |
| value="ignore"/> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="org.eclipse.oomph.setup.ui"> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.oomph.setup.ui/showToolBarContributions" |
| value="true"/> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="org.eclipse.pde"> |
| <setupTask |
| xsi:type="setup:PreferenceTask" |
| key="/instance/org.eclipse.pde/compilers.p.exec-env-too-low" |
| value="2"/> |
| </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_default_api_profile" |
| value="Ignore"/> |
| </setupTask> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:EclipseIniTask" |
| option="-Doomph.redirection.setups" |
| value="=http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/->${git.clone.oomph.location|uri}/setups/" |
| vm="true"> |
| <description>Redirect to the development version of the releng setup model.</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:EclipseIniTask" |
| option="-Xmx" |
| value="2048m" |
| vm="true"/> |
| <setupTask |
| xsi:type="setup:ResourceCreationTask" |
| excludedTriggers="STARTUP MANUAL" |
| targetURL="${workspace.location|uri}/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml" |
| encoding="UTF-8"> |
| <description>Initialize the Package Explorer to display workings sets.</description> |
| <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> |
| |
| </content> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:ResourceCreationTask" |
| excludedTriggers="STARTUP MANUAL" |
| targetURL="${workspace.location|uri}/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml" |
| encoding="UTF-8"> |
| <description>Ensure that Run/Debug/External Tools contain favorites</description> |
| <content> |
| <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| <launchHistory> |
| <launchGroup id="org.eclipse.debug.ui.launchGroup.debug"> |
| <mruHistory> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (Installer Dialog Online).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (Installer Dialog).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.installer.tests/InstallerTests.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.sync.tests/SynchronizerTests.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.sync.tests/Oomph Sync Test Server.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (IDE).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.installer/ProductCatalogGenerator.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.ui/IDE.launch&quot;/&gt;&#13;&#10;"/> |
| </mruHistory> |
| <favorites> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (Installer Dialog).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (Installer Dialog Online).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.ui/IDE.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (IDE).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.installer/ProductCatalogGenerator.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.installer/SetupArchiver.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.util/Remote Debug (Port 8123).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.p2.core/RepositoryIntegrityAnalyzer Oomph Product Repository.launch&quot;/&gt;&#13;&#10;"/> |
| </favorites> |
| </launchGroup> |
| <launchGroup id="org.eclipse.debug.ui.launchGroup.profile"> |
| <mruHistory/> |
| <favorites/> |
| </launchGroup> |
| <launchGroup id="org.eclipse.eclemma.ui.launchGroup.coverage"> |
| <mruHistory> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (Installer Dialog Online).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (Installer Dialog).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.installer.tests/InstallerTests.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.sync.tests/SynchronizerTests.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.sync.tests/Oomph Sync Test Server.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (IDE).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.installer/ProductCatalogGenerator.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.ui/IDE.launch&quot;/&gt;&#13;&#10;"/> |
| </mruHistory> |
| <favorites/> |
| </launchGroup> |
| <launchGroup id="org.eclipse.ui.externaltools.launchGroup"> |
| <mruHistory> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.releng/Build Windows 64bit.launch&quot;/&gt;&#13;&#10;"/> |
| </mruHistory> |
| <favorites> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.releng/Build Windows 64bit.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.releng/Build Linux 64bit.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.releng/Build Mac 64bit.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.releng/Build Clean.launch&quot;/&gt;&#13;&#10;"/> |
| </favorites> |
| </launchGroup> |
| <launchGroup id="org.eclipse.debug.ui.launchGroup.run"> |
| <mruHistory> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (Installer Dialog Online).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (Installer Dialog).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.installer.tests/InstallerTests.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.sync.tests/SynchronizerTests.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.sync.tests/Oomph Sync Test Server.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (IDE).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.installer/ProductCatalogGenerator.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.ui/IDE.launch&quot;/&gt;&#13;&#10;"/> |
| </mruHistory> |
| <favorites> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (Installer Dialog).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (Installer Dialog Online).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.ui/IDE.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup/Setup (IDE).launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.installer/ProductCatalogGenerator.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.setup.installer/SetupArchiver.launch&quot;/&gt;&#13;&#10;"/> |
| <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.oomph.p2.core/RepositoryIntegrityAnalyzer Oomph Product Repository.launch&quot;/&gt;&#13;&#10;"/> |
| </favorites> |
| </launchGroup> |
| </launchHistory> |
| |
| </content> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:StringSubstitutionTask" |
| name="git.clone.oomph" |
| value="${git.clone.oomph.location}"> |
| <description>The location of Oomph's Git clone.</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:StringSubstitutionTask" |
| name="launcher.setup.ide.ws" |
| value=""> |
| <description>The folder location of the workspace for the self hosting setup IDE.</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:StringSubstitutionTask" |
| name="launcher.setup.ide.installation" |
| value=""> |
| <description>The folder location of the installation for the self hosting setup IDE.</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="eclipse.target.platform" |
| defaultValue="${eclipse.target.platform.latest}" |
| storageURI="scope://Workspace" |
| label="Target Platform"> |
| <description>Choose the compatibility level of the target platform</description> |
| </setupTask> |
| <setupTask |
| xsi:type="workbench:FileAssociationsTask"> |
| <mapping |
| filePattern="*.launch" |
| defaultEditorID="org.eclipse.ui.genericeditor.GenericEditor"/> |
| <mapping |
| filePattern="*.sh" |
| defaultEditorID="org.eclipse.ui.genericeditor.GenericEditor"/> |
| <description>Bindings for JET templates</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:StringSubstitutionTask" |
| name="maven.build.java.home" |
| value="${jre.location-11}"> |
| <description>The location used to specify JAVA_HOME in the External Tools Configurations.</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| filter="(osgi.os=win32)" |
| type="FILE" |
| name="maven.build.command" |
| defaultValue="mvn.cmd" |
| label="Maven Command"> |
| <description>The absolute path location of the mvn command that will execute mvn on your operating system; it is used in the External Tools Configurations. You may leave the default if you don't intend to do Maven builds.</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| filter="(!(osgi.os=win32))" |
| type="FILE" |
| name="maven.build.command" |
| defaultValue="mvn" |
| label="Maven Command"> |
| <description>The absolute path location of the mvn command that will execute mvn on your operating system; it is used in the External Tools Configurations. You may leave the default if you don't intend to do Maven builds.</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:StringSubstitutionTask" |
| name="maven.build.command" |
| value="${maven.build.command}"> |
| <description>The location of the mvn command that will execute mvn on your operating system; it is used in the External Tools Configurations.</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| filter="(osgi.os=win32)" |
| type="FILE" |
| name="maven.bash.home" |
| defaultValue="C:/Program Files/Git/bin" |
| label="Maven bash Home"> |
| <description>The absolute path location of the folder containing the bash.exe on your operating system; it is used in the External Tools Configurations. You may leave the default if you don't intend to do Maven builds.</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| filter="(!(osgi.os=win32))" |
| type="FILE" |
| name="maven.bash.home" |
| defaultValue="/bin" |
| label="Maven bash Home"> |
| <description>The absolute path location of the folder containing the bash executable on your operating system; it is used in the External Tools Configurations. You may leave the default if you don't intend to do Maven builds.</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:StringSubstitutionTask" |
| name="maven.bash.home" |
| value="${maven.bash.home}"> |
| <description>The location of the mvn command that will execute mvn on your operating system; it is used in the External Tools Configurations.</description> |
| </setupTask> |
| <stream name="master" |
| label="Master"> |
| <setupTask |
| xsi:type="jdt:JRETask" |
| version="JavaSE-17" |
| location="${jre.location-17}"/> |
| <setupTask |
| xsi:type="git:GitCloneTask" |
| id="git.clone.oomph" |
| remoteURI="oomph/org.eclipse.oomph" |
| 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>Oomph Git or Gerrit Repository</value> |
| </detail> |
| <detail |
| key="target"> |
| <value>remoteURI</value> |
| </detail> |
| </annotation> |
| <description>Oomph</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup.targlets:TargletTask"> |
| <targlet |
| name="Oomph" |
| activeRepositoryList="${eclipse.target.platform}" |
| includeAllPlatforms="true"> |
| <annotation |
| source="http:/www.eclipse.org/oomph/targlets/PomArtifactUpdater"> |
| <detail |
| key="skipArtifactIDs"> |
| <value>true</value> |
| </detail> |
| <detail |
| key="skipVersions"> |
| <value>false</value> |
| </detail> |
| </annotation> |
| <annotation |
| source="http:/www.eclipse.org/oomph/targlets/PomModulesUpdater"> |
| <detail |
| key="location"> |
| <value>${git.clone.oomph.location/releng/org.eclipse.oomph.parent/plugins/pom.xml}</value> |
| </detail> |
| <detail |
| key="moduleRoots"> |
| <value>${git.clone.oomph.location/plugins}</value> |
| </detail> |
| </annotation> |
| <annotation |
| source="http:/www.eclipse.org/oomph/targlets/PomModulesUpdater"> |
| <detail |
| key="location"> |
| <value>${git.clone.oomph.location/releng/org.eclipse.oomph.parent/features/pom.xml}</value> |
| </detail> |
| <detail |
| key="moduleRoots"> |
| <value>${git.clone.oomph.location/features}</value> |
| </detail> |
| </annotation> |
| <annotation |
| source="http:/www.eclipse.org/oomph/targlets/TargetDefinitionGenerator"> |
| <detail |
| key="location"> |
| <value>${git.clone.oomph.location/releng/org.eclipse.oomph.parent/tp/org.eclipse.oomph.tp.target}</value> |
| </detail> |
| <detail |
| key="extraUnits"> |
| <value>org.eclipse.equinox.executable.feature.group</value> |
| </detail> |
| <detail |
| key="singleLocation"> |
| <value>true</value> |
| </detail> |
| <detail |
| key="sortLocations"> |
| <value>true</value> |
| </detail> |
| <detail |
| key="includeAllPlatforms"> |
| <value>false</value> |
| </detail> |
| <detail |
| key="includeSource"> |
| <value>true</value> |
| </detail> |
| </annotation> |
| <requirement |
| name="*"/> |
| <requirement |
| name="org.eclipse.m2e.pde.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.justj.openjdk.hotspot.jre.minimal.stripped.feature.group"/> |
| <sourceLocator |
| rootFolder="${git.clone.oomph.location}"> |
| <predicate |
| xsi:type="predicates:NotPredicate"> |
| <operand |
| xsi:type="predicates:FilePredicate" |
| filePattern="prototype.txt"/> |
| </predicate> |
| </sourceLocator> |
| <repositoryList |
| name="2023-06"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates-stable-nightly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing an older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/downloads/drops/R3.28.0/R-3.28.0-20221120050827/repository"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/17/updates/release/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="2023-03"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates-stable-nightly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing an older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/downloads/drops/R3.28.0/R-3.28.0-20221120050827/repository"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/17/updates/release/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="2022-12"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates-stable-nightly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing an older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20221004-1257"/> |
| </repositoryList> |
| <repositoryList |
| name="2022-09"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates-stable-nightly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing an older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038"/> |
| </repositoryList> |
| <repositoryList |
| name="2022-06"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates-stable-nightly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing an older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/17/updates/release/17.0.3"/> |
| </repositoryList> |
| <repositoryList |
| name="2022-03"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates-stable-nightly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing an older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/17/updates/release/17.0.2"/> |
| </repositoryList> |
| <repositoryList |
| name="2021-12"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates-stable-nightly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing an older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/17/updates/release/17.0.1"/> |
| </repositoryList> |
| <repositoryList |
| name="2021-09"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing an older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/16/updates/release/16.0.2"/> |
| </repositoryList> |
| <repositoryList |
| name="2021-06"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing and older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/16/updates/release/16.0.1"/> |
| </repositoryList> |
| <repositoryList |
| name="2021-03"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing and older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/15/updates/release/15.0.2"/> |
| </repositoryList> |
| <repositoryList |
| name="2020-12"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing and older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| <repository |
| url="https://download.eclipse.org/justj/jres/15/updates/release/15.0.1"/> |
| </repositoryList> |
| <repositoryList |
| name="2020-09"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing and older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="2020-06"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing and older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="2020-03"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing and older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="2019-12"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository"> |
| <annotation> |
| <detail |
| key="justification"> |
| <value>This is here because the Mylyn repository is currently inconsistent providing and older version of lucence but requiring a newer one, yet one that isn't in the latest release or orbit either.</value> |
| </detail> |
| </annotation> |
| </repository> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="2019-09"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/3.25"/> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/photon"/> |
| </repositoryList> |
| <repositoryList |
| name="2019-06"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/3.24"/> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/photon"/> |
| </repositoryList> |
| <repositoryList |
| name="2019-03"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/3.24"/> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/photon"/> |
| </repositoryList> |
| <repositoryList |
| name="2018-12"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/3.24"/> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/photon"/> |
| </repositoryList> |
| <repositoryList |
| name="2018-09"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/3.24"/> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/oxygen"/> |
| </repositoryList> |
| <repositoryList |
| name="Photon"> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/egit/updates"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/mylyn/snapshots/3.24"/> |
| <repository |
| url="https://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/snapshots"/> |
| <repository |
| url="https://download.eclipse.org/webtools/repository/oxygen"/> |
| </repositoryList> |
| <repositoryList |
| name="Oxygen"> |
| <repository |
| url="https://download.eclipse.org/releases/oxygen"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/releases/latest"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="Neon"> |
| <repository |
| url="https://download.eclipse.org/releases/neon"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/releases/latest"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="Mars"> |
| <repository |
| url="https://download.eclipse.org/releases/mars"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/releases/latest"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="Luna"> |
| <repository |
| url="https://download.eclipse.org/releases/luna"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/releases/latest"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="Kepler"> |
| <repository |
| url="https://download.eclipse.org/releases/kepler"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/releases/latest"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| </repositoryList> |
| <repositoryList |
| name="Juno"> |
| <repository |
| url="https://download.eclipse.org/releases/juno"/> |
| <repository |
| url="https://download.eclipse.org/nebula/snapshot"/> |
| <repository |
| url="https://download.eclipse.org/technology/swtbot/releases/latest"/> |
| <repository |
| url="https://download.eclipse.org/tools/orbit/downloads/latest-R"/> |
| <repository |
| url="https://download.eclipse.org/usssdk/updates/latest"/> |
| <repository |
| url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/> |
| <repository |
| url="https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/"/> |
| </repositoryList> |
| </targlet> |
| </setupTask> |
| <setupTask |
| xsi:type="setup.workingsets:WorkingSetTask" |
| id="workingsets.oomph"> |
| <workingSet |
| name="Oomph Setup"> |
| <predicate |
| xsi:type="predicates:AndPredicate"> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.setup.*"/> |
| <operand |
| xsi:type="workingsets:ExclusionPredicate" |
| excludedWorkingSet="//'workingsets.oomph'/@workingSets[name='Oomph%20Setup%20Extensions']"/> |
| </predicate> |
| </workingSet> |
| <workingSet |
| name="Oomph Setup Extensions"> |
| <predicate |
| xsi:type="predicates:AndPredicate"> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.setup.*"/> |
| <operand |
| xsi:type="predicates:FilePredicate" |
| filePattern="build.properties" |
| contentPattern="oomph\.setup\.extension=true"/> |
| </predicate> |
| </workingSet> |
| <workingSet |
| name="Oomph Setup Models"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="setups.*"/> |
| </workingSet> |
| <workingSet |
| name="Oomph Targlets"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.targlets.*"/> |
| </workingSet> |
| <workingSet |
| name="Oomph P2 Management"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.p2.*"/> |
| </workingSet> |
| <workingSet |
| name="Oomph Project Configuration"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.projectconfig.*"/> |
| </workingSet> |
| <workingSet |
| name="Oomph Version Management"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.version.*"/> |
| </workingSet> |
| <workingSet |
| name="Oomph Dynamic Working Sets"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.workingsets.*"/> |
| </workingSet> |
| <workingSet |
| name="Oomph Preferences Management"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.preferences.*"/> |
| </workingSet> |
| <workingSet |
| name="Oomph Utilities"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.util.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.ui.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.base.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.jreinfo.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.predicates.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.resources.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.tests.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.junit"/> |
| </workingSet> |
| <workingSet |
| name="Oomph Tools"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.gitbash.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.launches.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.manifests.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.projectcopy.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.ostools.*"/> |
| </workingSet> |
| <workingSet |
| name="Oomph Releng"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.simrel\.build"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.all-feature"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.license-feature"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.extractor.*"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.parent"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.site"/> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.oomph\.releng.*"/> |
| </workingSet> |
| </setupTask> |
| </stream> |
| <logicalProjectContainer |
| xsi:type="setup:ProjectCatalog" |
| href="org.eclipse.setup#//@projectCatalogs[name='org.eclipse']"/> |
| <description>The Oomph project provides tools and frameworks to enhance the installation and usage of Eclipse.</description> |
| </setup:Project> |