<?xml version="1.0" encoding="UTF-8"?>
<setup:Product
    xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:jdt="http://www.eclipse.org/oomph/setup/jdt/1.0"
    xmlns:pde="http://www.eclipse.org/oomph/setup/pde/1.0"
    xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
    xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0"
    xsi:schemaLocation="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/pde/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/PDE.ecore"
    name="org.polarsys.capella.for.geoscience"
    label="Geoscience For Capella">
  <annotation
      source="http://www.eclipse.org/oomph/setup/BrandingInfo">
    <detail
        key="folderName">
      <value>eclipse</value>
    </detail>
    <detail
        key="folderName.macosx">
      <value>Eclipse</value>
    </detail>
  </annotation>
  <version name="2024-12"
      label="2024-12"
      requiredJavaVersion="17">
    <setupTask
        xsi:type="setup.p2:P2Task"
        label="${scope.product.label} (${scope.product.version.label})">
      <requirement
          name="org.eclipse.platform.ide"/>
      <requirement
          name="org.eclipse.platform.feature.group"/>
      <requirement
          name="org.polarsys.capella.datascience.core.features.feature.group"
          versionRange="0.7.1"
          description="Datascience For Capella Core Features"/>
      <requirement
          name="org.polarsys.capella.datascience.ui.features.feature.group"
          versionRange="0.7.1"
          description="Datascience For Capella UI Features"/>
      <requirement
          name="org.polarsys.capella.datascience.services.features.feature.group"
          versionRange="0.7.1"
          description="Datascience For Capella UI Features"/>
      <requirement
          name="org.polarsys.capella.datascience.server.feature.feature.group"
          versionRange="0.7.1"
          description="Datascience For Capella UI Features"/>
      <requirement
          name="org.polarsys.capella.datascience.search.feature.feature.group"
          versionRange="0.7.1"
          description="Datascience For Capella UI Features"/>
      <requirement
          name="org.python.pydev.feature.feature.group"
          versionRange="12.2.0"/>
      <requirement
          name="org.eclipse.egit.feature.group"
          versionRange="7.0.0"/>
      <requirement
          name="org.python.pydev.feature.feature.group"
          versionRange="12.2.0"/>
      <requirement
          name="org.eclipse.ease.jupyter.feature.feature.group"
          versionRange="0.0.2"/>
      <requirement
          name="org.eclipse.linuxtools.docker.feature.feature.group"
          versionRange="5.14.0"/>
      <requirement
          name="org.eclipse.linuxtools.docker.editor.ls.feature.feature.group"
          versionRange="5.14.0"/>
      <repository
          url="https://download.eclipse.org/releases/2024-12"/>
      <repository
          url="https://s3.amazonaws.com/geoscience-for-capella-0.7.1/"/>
      <repository
          url="https://s3.amazonaws.com/eclipse-emf-search-0.8.0/"/>
      <repository
          url="https://s3.amazonaws.com/ease-eclipse-kernels-0.0.2/"/>
      <repository
          url="https://download.eclipse.org/ease/release/latest/"/>
      <repository
          url="https://www.pydev.org/update_sites/12.2.0/"/>
      <repository
          url="https://download.eclipse.org/releases/2024-09/"/>
      <repository
          url="https://download.eclipse.org/ease/release/0.9.0/"/>
      <repository
          url="https://archive.eclipse.org/linuxtools/update-docker-5.14.0/"/>
      <repository
          url="https://download.eclipse.org/egit/updates"/>
    </setupTask>
    <setupTask
        xsi:type="pde:TargetPlatformTask"
        id="org.polarsys.capella.datascience.target"
        name="Datascience For Capella Target Platform"/>
    <setupTask
        xsi:type="jdt:JRETask"
        id="JavaSE-17"
        version="JavaSE-17"
        location="${jre.location-17}">
      <description>JavaSE-17</description>
    </setupTask>
    <description>Capella For Geoscience for 2024-12.</description>
  </version>
  <description>Geoscience For Capella Provides support to/from Netcdf/thredds unidata ucar libraries as eclipse plugins</description>
</setup:Product>
