Skip to content

Commit

Permalink
Revert "Revert "upgrade to Xtext 2.37""
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenporras authored Dec 17, 2024
1 parent 9a13178 commit 55e618a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions ddk-target/ddk-antlr.target
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="DDK Target - ANTLR" sequenceNumber="3">
<target name="DDK Target - ANTLR" sequenceNumber="4">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.itemis.com/updates/releases/2.1.1/" />
Expand All @@ -11,8 +11,8 @@
<repository location="http://download.eclipse.org/technology/swtbot/releases/4.0.0/" />
<repository location="https://download.eclipse.org/releases/2022-12/202212071000/" />
<repository location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/" />
<repository location="https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.19.0/" />
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.36.0/" />
<repository location="https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.20.0/" />
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.37.0/" />
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/" />
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20200529191137/repository" />
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository" />
Expand Down
6 changes: 3 additions & 3 deletions ddk-target/ddk.target
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="DDK Target" sequenceNumber="21">
<target name="DDK Target" sequenceNumber="22">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
Expand All @@ -24,13 +24,13 @@
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.emf.mwe2.runtime.sdk.feature.group" version="0.0.0"/>
<unit id="org.eclipse.emf.mwe2.launcher.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.19.0/"/>
<repository location="https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.20.0/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.xtend.sdk.feature.group" version="0.0.0"/>
<unit id="org.eclipse.xtext.sdk.feature.group" version="0.0.0"/>
<unit id="org.eclipse.xtext.xtext.generator" version="0.0.0"/>
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.36.0/"/>
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.37.0/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/"/>
Expand Down

0 comments on commit 55e618a

Please sign in to comment.