Skip to content

Commit 1e5e498

Browse files
committed
[TP] Update to Eclipse 4.35 and lsp4e 0.27.6 plus tm4e 0.15.0
1 parent 8f9b5c7 commit 1e5e498

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

org.eclipse.m2e.swtbot.tests/META-INF/MANIFEST.MF

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: SWTBot Integration Tests
44
Bundle-SymbolicName: org.eclipse.m2e.swtbot.tests
5+
Bundle-Vendor: Eclipse.org - m2e
56
Bundle-Version: 2.1.0.qualifier
67
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.31.100",
78
org.eclipse.m2e.pde.target,

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.35/"/>
7+
<repository location="https://download.eclipse.org/eclipse/updates/4.36/"/>
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/2025-06/"/>
17+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-09/"/>
1818
<unit id="org.jdom2"/>
1919
</location>
2020
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
@@ -27,16 +27,16 @@
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.37.0/R-3.37.0-20250303081219/repository/"/>
30+
<repository location="https://download.eclipse.org/webtools/downloads/drops/R3.38.0/S-3.38RC1-20250601070120/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">
36-
<repository location="https://download.eclipse.org/lsp4e/releases/0.27.4/"/>
36+
<repository location="https://download.eclipse.org/lsp4e/releases/0.27.6/"/>
3737
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.24.0/"/>
3838
<repository location="https://download.eclipse.org/mylyn/updates/release/4.7.0/"/>
39-
<repository location="https://download.eclipse.org/tm4e/releases/0.14.1/"/>
39+
<repository location="https://download.eclipse.org/tm4e/releases/0.15.0/"/>
4040
<repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.3.10/"/>
4141
<unit id="org.eclipse.lsp4e"/>
4242
<unit id="org.eclipse.wildwebdeveloper.xml.feature.feature.group"/>

0 commit comments

Comments
 (0)