Skip to content
This repository was archived by the owner on Oct 7, 2021. It is now read-only.

Commit 2e2d314

Browse files
authored
Merge pull request #247 from eclipse/erwin/enh/234/oomph-setup-oxygen
#234: update oomph setup file to oxygen RC2
2 parents 0de8918 + 79d48ab commit 2e2d314

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setups/org.eclipse.triquetrum.developer.setup/TriquetrumDevelopment.setup

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,11 @@
162162
<repository
163163
url="http://mbarbero.github.io/fr.obeo.releng.targetplatform/p2/"/>
164164
<repository
165-
url="http://download.eclipse.org/technology/epp/packages/neon"/>
165+
url="http://download.eclipse.org/technology/epp/packages/oxygen/RC2"/>
166166
<repository
167-
url="http://download.eclipse.org/releases/neon/201703231000"/>
167+
url="http://download.eclipse.org/releases/oxygen"/>
168168
<repository
169-
url="http://download.eclipse.org/ecp/releases/releases_111/1110"/>
169+
url="http://download.eclipse.org/ecp/releases/releases_113/1130_RC2"/>
170170
<description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>
171171
</setupTask>
172172
<setupTask
@@ -240,7 +240,7 @@
240240
<setupTask
241241
xsi:type="setup:VariableTask"
242242
name="eclipse.target.platform"
243-
defaultValue="Neon"
243+
defaultValue="Oxygen"
244244
storageURI="scope://Workspace"
245245
label=""/>
246246
<setupTask

0 commit comments

Comments
 (0)