From b68c2ce844ce84f3d5ec8265cb4565d726ee75e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Thu, 11 Jan 2024 09:12:39 +0100 Subject: [PATCH] globally set the jdt.buildtime flag in the parent target-configuration --- eclipse-platform-parent/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml index 0b381c0744d..fb2d5680766 100644 --- a/eclipse-platform-parent/pom.xml +++ b/eclipse-platform-parent/pom.xml @@ -286,6 +286,12 @@ aarch64 + + + + true + +