From f47cc88881e86d21db9181230e6e6f4fd2a58250 Mon Sep 17 00:00:00 2001 From: Daksic28 <93644806+Daksic28@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:44:48 +0200 Subject: [PATCH] [25513] lib folder referenced Molemax (#282) --- bundles/ch.elexis.molemax/build.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bundles/ch.elexis.molemax/build.properties b/bundles/ch.elexis.molemax/build.properties index 6c480f39f1..3e9e9fee5a 100644 --- a/bundles/ch.elexis.molemax/build.properties +++ b/bundles/ch.elexis.molemax/build.properties @@ -3,4 +3,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - icons/ + icons/,\ + lib/ +bin.excludes = lib/org.eclipse.nebula.widgets.gallery.source_1.0.0.202303072132.jar