Skip to content

Commit 998ea35

Browse files
committed
Support eclipse 2025-09
1 parent 57c7c12 commit 998ea35

File tree

5 files changed

+24
-20
lines changed

5 files changed

+24
-20
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
jobs:
1919
# verify build on one node before multiple builds on different os are started
2020
fail-fast-build:
21-
name: verify (ubuntu-latest, 2025-06)
21+
name: verify (ubuntu-latest, 2025-09)
2222
timeout-minutes: 30
2323
defaults:
2424
run:
@@ -61,19 +61,19 @@ jobs:
6161
strategy:
6262
matrix:
6363
os: [ ubuntu-latest, windows-latest, macos-latest ]
64-
targetPlatform: [ 2025-06 ]
64+
targetPlatform: [ 2025-09 ]
6565
exclude:
6666
# exclude the fail-fast-build, which already ran
6767
- os: ubuntu-latest
68-
targetPlatform: 2025-06
68+
targetPlatform: 2025-09
6969
# run other target platforms only on linux
7070
include:
71+
- os: ubuntu-latest
72+
targetPlatform: 2025-06
7173
- os: ubuntu-latest
7274
targetPlatform: 2025-03
7375
- os: ubuntu-latest
7476
targetPlatform: 2024-12
75-
- os: ubuntu-latest
76-
targetPlatform: 2024-09
7777
fail-fast: true
7878

7979
runs-on: ${{ matrix.os }}

ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@ Eclipse Update Site:
1212
This is a minor release.
1313

1414
### 🚀 New and noteworthy
15+
* Support for Eclipse 2025-09 added
16+
* Support for Eclipse 2024-09 removed
1517

1618
### 🐛 Fixed Issues
1719

1820
### ✨ Merged pull requests
1921
* [#290](https://github.com/pmd/pmd-eclipse-plugin/pull/290): chore: Add pmd-css - [Andreas Dangel](https://github.com/adangel) (@adangel)
2022
* [#291](https://github.com/pmd/pmd-eclipse-plugin/pull/291): chore: Improve do-release.sh - [Andreas Dangel](https://github.com/adangel) (@adangel)
2123
* [#292](https://github.com/pmd/pmd-eclipse-plugin/pull/292): chore: CI Improvements - [Andreas Dangel](https://github.com/adangel) (@adangel)
24+
* [#300](https://github.com/pmd/pmd-eclipse-plugin/pull/300): Support eclipse 2025-09 - [Andreas Dangel](https://github.com/adangel) (@adangel)
2225

2326
### 📦 Dependency updates
2427

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</modules>
1616

1717
<properties>
18-
<target.platform>2025-06</target.platform>
18+
<target.platform>2025-09</target.platform>
1919

2020
<java.version>1.8</java.version>
2121
<!-- https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md and https://github.com/eclipse-tycho/tycho/releases -->

target-platforms/2024-09.target renamed to target-platforms/2025-09.target

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4-
<target name="2024-09 (4.33)" sequenceNumber="1726821193">
4+
<target name="2025-09 (4.37)" sequenceNumber="1757604830">
55
<locations>
66
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
7-
<unit id="org.eclipse.platform.feature.group" version="4.33.0.v20240903-0618"/>
8-
<unit id="org.eclipse.jdt.feature.group" version="3.19.600.v20240903-0240"/>
9-
<unit id="org.eclipse.wst.xml_core.feature.feature.group" version="3.34.0.v202405130132"/>
10-
<unit id="org.eclipse.pde.feature.group" version="3.16.0.v20240903-0240"/>
11-
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="4.2.1.202406141605"/>
12-
<unit id="org.eclipse.swtbot.feature.group" version="4.2.1.202406141605"/>
13-
<unit id="org.eclipse.swtbot.ide.feature.group" version="4.2.1.202406141605"/>
14-
<unit id="org.eclipse.swtbot.generator.feature.feature.group" version="4.2.1.202406141605"/>
15-
<unit id="org.junit" version="4.13.2.v20230809-1000"/>
16-
<unit id="org.junit.source" version="4.13.2.v20230809-1000"/>
17-
<repository location="https://download.eclipse.org/releases/2024-09/"/>
7+
<unit id="org.eclipse.platform.feature.group" version="4.37.0.v20250905-0730"/>
8+
<unit id="org.eclipse.jdt.feature.group" version="3.20.300.v20250905-1111"/>
9+
<unit id="org.eclipse.wst.xml_core.feature.feature.group" version="3.39.0.v202508302230"/>
10+
<unit id="org.eclipse.pde.feature.group" version="3.16.400.v20250905-0730"/>
11+
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="4.3.0.202506021445"/>
12+
<unit id="org.eclipse.swtbot.feature.group" version="4.3.0.202506021445"/>
13+
<unit id="org.eclipse.swtbot.ide.feature.group" version="4.3.0.202506021445"/>
14+
<unit id="org.eclipse.swtbot.generator.feature.feature.group" version="4.3.0.202506021445"/>
15+
<unit id="org.junit" version="4.13.2.v20240929-1000"/>
16+
<unit id="org.junit.source" version="4.13.2.v20240929-1000"/>
17+
<repository location="https://download.eclipse.org/releases/2025-09/"/>
1818
</location>
1919
</locations>
2020
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21"/>

target-platforms/2024-09.tpd renamed to target-platforms/2025-09.tpd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
target "2024-09 (4.33)"
1+
// https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md
2+
target "2025-09 (4.37)"
23
with source requirements environment JavaSE-21
3-
location "https://download.eclipse.org/releases/2024-09/" {
4+
location "https://download.eclipse.org/releases/2025-09/" {
45
org.eclipse.platform.feature.group
56
org.eclipse.jdt.feature.group
67
org.eclipse.wst.xml_core.feature.feature.group

0 commit comments

Comments
 (0)