Skip to content

build: update target platform to Eclipse 2025-06 - #53

Merged
Philipp0205 merged 1 commit into
mainfrom
cursor/setup-dev-environment-522b
Aug 25, 2026
Merged

build: update target platform to Eclipse 2025-06#53
Philipp0205 merged 1 commit into
mainfrom
cursor/setup-dev-environment-522b

Conversation

@Philipp0205

Copy link
Copy Markdown
Owner

The plugin manifest requires org.eclipse.jdt.core [3.42.0,4.0.0) and other 7.x-era bundles, which are only available in the 2025-06 Eclipse release. The committed target definition still pointed at 2024-12, so the Tycho build could not resolve the target platform. Bump both the release and Orbit p2 repositories to 2025-06 (matching the version already documented in README.md), which lets 'mvn clean verify' resolve dependencies, compile the bundle, and run the headless test suite.

The plugin manifest requires org.eclipse.jdt.core [3.42.0,4.0.0) and other
7.x-era bundles, which are only available in the 2025-06 Eclipse release.
The committed target definition still pointed at 2024-12, so the Tycho
build could not resolve the target platform. Bump both the release and
Orbit p2 repositories to 2025-06 (matching the version already documented
in README.md), which lets 'mvn clean verify' resolve dependencies, compile
the bundle, and run the headless test suite.

Co-authored-by: Kurrle, Philipp <philipp.kurrle+ADVNTST@advantest.com>
@Philipp0205
Philipp0205 merged commit d21c965 into main Aug 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants