<?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:projects="http://www.eclipse.org/oomph/setup/projects/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"
    xsi:schemaLocation="http://www.eclipse.org/oomph/setup/git/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/Git.ecore http://www.eclipse.org/oomph/setup/jdt/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/JDT.ecore http://www.eclipse.org/oomph/setup/mylyn/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/Mylyn.ecore http://www.eclipse.org/oomph/predicates/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/Predicates.ecore http://www.eclipse.org/oomph/setup/projects/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/Projects.ecore http://www.eclipse.org/oomph/setup/targlets/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/SetupTarglets.ecore http://www.eclipse.org/oomph/setup/workingsets/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/SetupWorkingSets.ecore"
    name="eclemma"
    label="EclEmma">
  <setupTask
      xsi:type="setup:CompoundTask"
      name="User Preferences">
    <annotation
        source="http://www.eclipse.org/oomph/setup/UserPreferences"/>
    <setupTask
        xsi:type="setup:CompoundTask"
        name="org.eclipse.core.resources">
      <setupTask
          xsi:type="setup:PreferenceTask"
          key="/instance/org.eclipse.core.resources/encoding"
          value="UTF-8">
        <description>Ensure UTF-8 workspace encoding also for Windows (where the default is different)</description>
      </setupTask>
    </setupTask>
  </setupTask>
  <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="1024m"
      vm="true">
    <description>Set the heap space needed to work with the projects of ${scope.project.label}</description>
  </setupTask>
  <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 JDT's package explorer to show working sets as its root objects</description>
    <content>
      &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>
      &lt;section name=&quot;Workbench&quot;>
      	&lt;section name=&quot;org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart&quot;>
      		&lt;item value=&quot;true&quot; key=&quot;group_libraries&quot;/>
      		&lt;item value=&quot;false&quot; key=&quot;linkWithEditor&quot;/>
      		&lt;item value=&quot;2&quot; key=&quot;layout&quot;/>
      		&lt;item value=&quot;2&quot; key=&quot;rootMode&quot;/>
      		&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;/>
      	&lt;/section>
      &lt;/section>

    </content>
  </setupTask>
  <setupTask
      xsi:type="setup:VariableTask"
      name="eclipse.target.platform"
      defaultValue="Oxygen"
      storageURI="scope://Workspace">
    <choice
        value="Photon"
        label="Eclipse Photon - 4.8"/>
  </setupTask>
  <setupTask
      xsi:type="git:GitCloneTask"
      id="org.eclipse.eclemma.git"
      remoteURI="eclipse/eclemma">
    <annotation
        source="http://www.eclipse.org/oomph/setup/InducedChoices">
      <detail
          key="inherit">
        <value>github.remoteURIs</value>
      </detail>
      <detail
          key="label">
        <value>${scope.project.label} GitHub repository</value>
      </detail>
      <detail
          key="target">
        <value>remoteURI</value>
      </detail>
    </annotation>
    <description>Git clone of ${scope.project.label}</description>
  </setupTask>
  <setupTask
      xsi:type="setup.p2:P2Task">
    <requirement
        name="org.eclipse.swtbot.ide.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.targlets:TargletTask">
    <targlet
        name="${scope.project.label}"
        activeRepositoryList="${eclipse.target.platform}">
      <requirement
          name="org.eclipse.rcp.feature.group"/>
      <requirement
          name="org.eclipse.jdt.feature.group"/>
      <requirement
          name="org.eclipse.platform.feature.group"/>
      <requirement
          name="org.eclipse.license.feature.group"/>
      <requirement
          name="org.jacoco.core"/>
      <requirement
          name="org.jacoco.report"/>
      <requirement
          name="org.jacoco.agent"/>
      <requirement
          name="org.junit"/>
      <requirement
          name="org.eclipse.swtbot.eclipse.feature.group"/>
      <requirement
          name="org.eclipse.m2e.feature.feature.group"/>
      <requirement
          name="org.eclipse.mylyn.tasks.bugs"/>
      <repositoryList
          name="2026-06">
        <repository
            url="https://download.eclipse.org/releases/2026-06"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2026-03">
        <repository
            url="https://download.eclipse.org/releases/2026-03"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2025-12">
        <repository
            url="https://download.eclipse.org/releases/2025-12"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2025-09">
        <repository
            url="https://download.eclipse.org/releases/2025-09"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2025-06">
        <repository
            url="https://download.eclipse.org/releases/2025-06"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2025-03">
        <repository
            url="https://download.eclipse.org/releases/2025-03"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2024-12">
        <repository
            url="https://download.eclipse.org/releases/2024-12"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2024-09">
        <repository
            url="https://download.eclipse.org/releases/2024-09"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2024-06">
        <repository
            url="https://download.eclipse.org/releases/2024-06"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2024-03">
        <repository
            url="https://download.eclipse.org/releases/2024-03"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2023-12">
        <repository
            url="https://download.eclipse.org/releases/2023-12"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2023-09">
        <repository
            url="https://download.eclipse.org/releases/2023-09"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2023-06">
        <repository
            url="https://download.eclipse.org/releases/2023-06"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2023-03">
        <repository
            url="https://download.eclipse.org/releases/2023-03"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2022-12">
        <repository
            url="https://download.eclipse.org/releases/2022-12"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2022-09">
        <repository
            url="https://download.eclipse.org/releases/2022-09"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2022-06">
        <repository
            url="https://download.eclipse.org/releases/2022-06"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2022-03">
        <repository
            url="https://download.eclipse.org/releases/2022-03"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2021-12">
        <repository
            url="https://download.eclipse.org/releases/2021-12"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2021-09">
        <repository
            url="https://download.eclipse.org/releases/2021-09"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2021-06">
        <repository
            url="https://download.eclipse.org/releases/2021-06"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2021-03">
        <repository
            url="https://download.eclipse.org/releases/2021-03"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2020-12">
        <repository
            url="https://download.eclipse.org/releases/2020-12"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2020-09">
        <repository
            url="https://download.eclipse.org/releases/2020-09"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2020-06">
        <repository
            url="https://download.eclipse.org/releases/2020-06"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2020-03">
        <repository
            url="https://download.eclipse.org/releases/2020-03"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2019-12">
        <repository
            url="https://download.eclipse.org/releases/2019-12"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2019-09">
        <repository
            url="https://download.eclipse.org/releases/2019-09"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2019-06">
        <repository
            url="https://download.eclipse.org/releases/2019-06"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2019-03">
        <repository
            url="https://download.eclipse.org/releases/2019-03"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2018-12">
        <repository
            url="https://download.eclipse.org/releases/2018-12"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="2018-09">
        <repository
            url="https://download.eclipse.org/releases/2018-09"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="Photon">
        <repository
            url="https://download.eclipse.org/releases/photon"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="Oxygen">
        <repository
            url="https://download.eclipse.org/releases/oxygen"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="Neon">
        <repository
            url="https://download.eclipse.org/releases/neon"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="Mars">
        <repository
            url="https://download.eclipse.org/releases/mars"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="Luna">
        <repository
            url="https://download.eclipse.org/releases/luna"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="Kepler">
        <repository
            url="https://download.eclipse.org/releases/kepler"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
      <repositoryList
          name="Juno">
        <repository
            url="https://download.eclipse.org/releases/juno"/>
        <repository
            url="https://download.eclipse.org/cbi/updates/license"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-12"/>
        <repository
            url="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
        <repository
            url="https://download.eclipse.org/technology/swtbot/releases/2.8.0"/>
      </repositoryList>
    </targlet>
  </setupTask>
  <setupTask
      xsi:type="projects:ProjectsImportTask">
    <sourceLocator
        rootFolder="${org.eclipse.eclemma.git.location}"
        locateNestedProjects="true"/>
  </setupTask>
  <setupTask
      xsi:type="setup.workingsets:WorkingSetTask">
    <workingSet
        name="${scope.project.label}">
      <predicate
          xsi:type="predicates:NamePredicate"
          pattern="org.eclipse.eclemma.*"/>
    </workingSet>
  </setupTask>
  <setupTask
      xsi:type="mylyn:MylynBuildsTask"
      serverURL="https://hudson.eclipse.org/eclemma"
      userID="${bugzilla.id}"
      password="${eclipse.user.password}">
    <buildPlan
        name="master"/>
    <description>Hudson Builds for EclEmma</description>
  </setupTask>
  <setupTask
      xsi:type="setup:EclipseIniTask"
      option="-Doomph.redirection.eclemma.git"
      value="=https://raw.githubusercontent.com/eclipse-eclemma/eclemma/master/EclEmma.setup->${org.eclipse.eclemma.git.location|uri}/EclEmma.setup"
      vm="true">
    <description>Set an Oomph redirection system property to redirect the logical location of this setup to its physical location in the Git clone.</description>
  </setupTask>
  <stream name="master"
      label="Master"/>
  <logicalProjectContainer
      xsi:type="setup:ProjectCatalog"
      href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']"/>
  <description>Java code coverage analysis for the Eclipse IDE based on the JaCoCo code coverage library.</description>
</setup:Project>
