From d20eae1812898ce4b6869a5f92543c48e8e2215b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Sat, 18 Jan 2025 09:16:56 +0100 Subject: [PATCH] Update tycho-compiler-jdt and fix org.eclipse.jdt for older java --- tycho-lib-detector/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tycho-lib-detector/pom.xml b/tycho-lib-detector/pom.xml index c708f144b4..fa894d484b 100644 --- a/tycho-lib-detector/pom.xml +++ b/tycho-lib-detector/pom.xml @@ -36,7 +36,12 @@ org.eclipse.tycho tycho-compiler-jdt - 3.0.0 + 4.0.10 + + + org.eclipse.jdt + ecj + 3.38.0