Skip to content

Commit 5d2bd3d

Browse files
committed
upgrade to Xtext 2.37
1 parent 20f2501 commit 5d2bd3d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ddk-target/ddk-antlr.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde version="3.8"?>
3-
<target name="DDK Target - ANTLR" sequenceNumber="3">
3+
<target name="DDK Target - ANTLR" sequenceNumber="4">
44
<locations>
55
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
66
<repository location="https://download.itemis.com/updates/releases/2.1.1/" />
@@ -11,8 +11,8 @@
1111
<repository location="http://download.eclipse.org/technology/swtbot/releases/4.0.0/" />
1212
<repository location="https://download.eclipse.org/releases/2022-12/202212071000/" />
1313
<repository location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/" />
14-
<repository location="https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.19.0/" />
15-
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.36.0/" />
14+
<repository location="https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.20.0/" />
15+
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.37.0/" />
1616
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/" />
1717
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20200529191137/repository" />
1818
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository" />

ddk-target/ddk.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde version="3.8"?>
3-
<target name="DDK Target" sequenceNumber="21">
3+
<target name="DDK Target" sequenceNumber="22">
44
<locations>
55
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
66
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
@@ -24,13 +24,13 @@
2424
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
2525
<unit id="org.eclipse.emf.mwe2.runtime.sdk.feature.group" version="0.0.0"/>
2626
<unit id="org.eclipse.emf.mwe2.launcher.feature.group" version="0.0.0"/>
27-
<repository location="https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.19.0/"/>
27+
<repository location="https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.20.0/"/>
2828
</location>
2929
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
3030
<unit id="org.eclipse.xtend.sdk.feature.group" version="0.0.0"/>
3131
<unit id="org.eclipse.xtext.sdk.feature.group" version="0.0.0"/>
3232
<unit id="org.eclipse.xtext.xtext.generator" version="0.0.0"/>
33-
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.36.0/"/>
33+
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.37.0/"/>
3434
</location>
3535
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
3636
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/"/>

0 commit comments

Comments
 (0)