eclipsesource / oomph

The EclipseSource Oomph Profile
10 stars 8 forks source link

Q: For what purpose is the Oomph setup task? #11

Closed Weltraumschaf closed 5 years ago

Weltraumschaf commented 5 years ago

I'm new to Oomph and struggle to understand for what this part is:

<setupTask xsi:type="setup.p2:P2Task">
  <requirement name="org.eclipse.oomph.setup.feature.group"/>
  <repository url="${oomph.update.url}"/>
</setupTask>

Is this to add the Oomph Authoring Tools to the installation?

JonasHelming commented 5 years ago

Yes, that is correct!