Skip to content

Commit c46e1b1

Browse files
committed
[TP] Update to Eclipse 4.40 and latest SimRel dependencies
1 parent ba17cae commit c46e1b1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

target-platform/target-platform.target

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21"/>
55
<locations>
66
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
7-
<repository location="https://download.eclipse.org/eclipse/updates/4.39/R-4.39-202602260420"/>
7+
<repository location="https://download.eclipse.org/eclipse/updates/4.40/R-4.40-202606010713"/>
88
<unit id="org.eclipse.sdk.feature.group"/>
99
<unit id="org.eclipse.equinox.p2.discovery.feature.feature.group"/>
1010
<unit id="org.eclipse.ui.tests.harness"/>
@@ -14,7 +14,7 @@
1414
<unit id="jakarta.annotation-api" version="[1.3,2)"/>
1515
</location>
1616
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
17-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2026-06"/>
17+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2026-09"/>
1818
<unit id="org.jdom2"/>
1919
</location>
2020
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
@@ -27,15 +27,15 @@
2727
<unit id="org.eclipse.emf.ecore.edit.feature.group"/>
2828
</location>
2929
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
30-
<repository location="https://download.eclipse.org/webtools/downloads/drops/R3.41.0/R-3.41.0-20260225091541/repository"/>
30+
<repository location="https://download.eclipse.org/webtools/downloads/drops/R3.42.0/R-3.42.0-20260602145033/repository"/>
3131
<unit id="org.eclipse.wst.common.uriresolver"/>
3232
<unit id="org.eclipse.wst.common.emf"/>
3333
<unit id="org.eclipse.wst.xsd.core"/>
3434
</location>
3535
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
3636
<repository location="https://download.eclipse.org/lsp4e/releases/0.30.5"/>
3737
<repository location="https://download.eclipse.org/tm4e/releases/0.17.2"/>
38-
<repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.4.0/"/>
38+
<repository location="https://download.eclipse.org/wildwebdeveloper/updates/release/1.4.0"/>
3939
<unit id="org.eclipse.lsp4e"/>
4040
<unit id="org.eclipse.wildwebdeveloper.xml.feature.feature.group"/>
4141
</location>
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>ch.qos.logback</groupId>
5454
<artifactId>logback-classic</artifactId>
55-
<version>1.5.34</version>
55+
<version>1.5.35</version>
5656
<type>jar</type>
5757
</dependency>
5858
<dependency>

0 commit comments

Comments
 (0)