Skip to content

Commit

Permalink
[Oomph-Setup] Add reference to new eclipse.platform configuration setup
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Oct 7, 2024
1 parent e5e8dc5 commit afa23de
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion oomph/Platform.setup
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
name="platform"
label="Platform">
<annotation
source="ConfigurationReference">
source="http://www.eclipse.org/oomph/setup/ConfigurationReference">
<reference
href="PlatformSDKConfiguration.setup#/"/>
</annotation>
Expand Down Expand Up @@ -200,6 +200,11 @@
</setupTask>
<project name="platform"
label="Ant, Base, Debug, Runtime, Resources, Team, User Assistance, and Update">
<annotation
source="http://www.eclipse.org/oomph/setup/ConfigurationReference">
<reference
href="https://raw.githubusercontent.com/eclipse-platform/eclipse.platform/master/releng/org.eclipse.platform.setup/PlatformConfiguration.setup#/"/>
</annotation>
<setupTask
xsi:type="git:GitCloneTask"
id="github.clone.platform"
Expand Down

0 comments on commit afa23de

Please sign in to comment.