From 21a827fdca7a24ec242bc5db0dd21d7f6f398b14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Thu, 12 Dec 2024 11:43:29 +0200 Subject: [PATCH] Fix build warnings about missing sources for launcher fragments --- .../pom.xml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/features/org.eclipse.equinox.executable.feature/pom.xml b/features/org.eclipse.equinox.executable.feature/pom.xml index c1efe2a76b..fc960e7288 100644 --- a/features/org.eclipse.equinox.executable.feature/pom.xml +++ b/features/org.eclipse.equinox.executable.feature/pom.xml @@ -44,6 +44,32 @@ + + org.eclipse.tycho + tycho-source-plugin + + + package + feature-source + + feature-source + + + + + + + + + + + + + + + + + org.codehaus.mojo xml-maven-plugin