From f81f84d60e43a333819ec1c049cc11a928f37419 Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Sun, 9 Jan 2022 08:44:59 +0100 Subject: [PATCH] cleanup of settings and add non-linux bundles to help feature --- .../feature.xml | 20 +++++++++++++++++++ .../.classpath | 1 - .../build.properties | 1 - 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/features/com.minres.scviewer.e4.help.feature/feature.xml b/features/com.minres.scviewer.e4.help.feature/feature.xml index d9d9fb0..dd433d9 100644 --- a/features/com.minres.scviewer.e4.help.feature/feature.xml +++ b/features/com.minres.scviewer.e4.help.feature/feature.xml @@ -201,4 +201,24 @@ version="0.0.0" unpack="false"/> + + + + diff --git a/plugins/com.minres.scviewer.e4.application.help/.classpath b/plugins/com.minres.scviewer.e4.application.help/.classpath index e801ebf..bc3587d 100644 --- a/plugins/com.minres.scviewer.e4.application.help/.classpath +++ b/plugins/com.minres.scviewer.e4.application.help/.classpath @@ -2,6 +2,5 @@ - diff --git a/plugins/com.minres.scviewer.e4.application.help/build.properties b/plugins/com.minres.scviewer.e4.application.help/build.properties index b439b53..5e627c9 100644 --- a/plugins/com.minres.scviewer.e4.application.help/build.properties +++ b/plugins/com.minres.scviewer.e4.application.help/build.properties @@ -1,4 +1,3 @@ -source.. = src/ output.. = bin/ bin.includes = plugin.xml,\ META-INF/,\