From 85a68a73de68f29b06eb692248881b07087a429d Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Tue, 25 Aug 2026 08:35:15 +0000 Subject: [PATCH] build: update target platform to Eclipse 2025-06 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 --- org.eclipse.egit.pullrequest.target/pullrequest.target | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/org.eclipse.egit.pullrequest.target/pullrequest.target b/org.eclipse.egit.pullrequest.target/pullrequest.target index a6a291c..cb52292 100644 --- a/org.eclipse.egit.pullrequest.target/pullrequest.target +++ b/org.eclipse.egit.pullrequest.target/pullrequest.target @@ -3,9 +3,9 @@ - + - + @@ -13,7 +13,7 @@ - + @@ -27,7 +27,7 @@ - +