From c9c6db8e4c84c98564c39ed6f7ca27a4bfc7cd7d Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Mon, 16 May 2022 21:07:32 +0200 Subject: [PATCH] update target platform to release 21-12 --- .../build.properties | 2 -- .../e4/application/handlers/EnableHover.java | 1 - .../application/handlers/EnableTxDetails.java | 1 - .../e4/application/parts/WaveformViewer.java | 1 - pom.xml | 18 +++++------------- .../com.minres.scviewer.target.target | 10 +++++----- 6 files changed, 10 insertions(+), 23 deletions(-) diff --git a/plugins/com.minres.scviewer.e4.application.help/build.properties b/plugins/com.minres.scviewer.e4.application.help/build.properties index b439b53..1a5e3ad 100644 --- a/plugins/com.minres.scviewer.e4.application.help/build.properties +++ b/plugins/com.minres.scviewer.e4.application.help/build.properties @@ -1,5 +1,3 @@ -source.. = src/ -output.. = bin/ bin.includes = plugin.xml,\ META-INF/,\ .,\ diff --git a/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/handlers/EnableHover.java b/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/handlers/EnableHover.java index f5494a8..3526b17 100644 --- a/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/handlers/EnableHover.java +++ b/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/handlers/EnableHover.java @@ -17,7 +17,6 @@ import org.osgi.service.prefs.BackingStoreException; import com.minres.scviewer.e4.application.preferences.PreferenceConstants; -@SuppressWarnings("restriction") public class EnableHover { static final String TAG_NAME = "EnableHover"; //$NON-NLS-1$ diff --git a/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/handlers/EnableTxDetails.java b/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/handlers/EnableTxDetails.java index 217c1dc..46f9897 100644 --- a/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/handlers/EnableTxDetails.java +++ b/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/handlers/EnableTxDetails.java @@ -18,7 +18,6 @@ import org.osgi.service.prefs.BackingStoreException; import com.minres.scviewer.e4.application.preferences.PreferenceConstants; -@SuppressWarnings("restriction") public class EnableTxDetails { static final String TAG_NAME = "EnableTxDetails"; //$NON-NLS-1$ diff --git a/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/parts/WaveformViewer.java b/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/parts/WaveformViewer.java index 04a1584..2b280b9 100644 --- a/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/parts/WaveformViewer.java +++ b/plugins/com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/parts/WaveformViewer.java @@ -109,7 +109,6 @@ import com.minres.scviewer.e4.application.preferences.PreferenceConstants; /** * The Class WaveformViewerPart. */ -@SuppressWarnings("restriction") public class WaveformViewer implements IFileChangeListener, IPreferenceChangeListener, DisposeListener { /** The Constant ACTIVE_WAVEFORMVIEW. */ diff --git a/pom.xml b/pom.xml index 47be6d9..b673097 100644 --- a/pom.xml +++ b/pom.xml @@ -108,24 +108,13 @@ plugin-source - - - - - org.eclipse.tycho.extras - tycho-source-feature-plugin - ${tycho-version} - - - source-feature - package + feature-source - source-feature + feature-source - @@ -135,9 +124,12 @@ + + + org.eclipse.tycho tycho-p2-plugin diff --git a/releng/com.minres.scviewer.target/com.minres.scviewer.target.target b/releng/com.minres.scviewer.target/com.minres.scviewer.target.target index f16827f..e77999c 100644 --- a/releng/com.minres.scviewer.target/com.minres.scviewer.target.target +++ b/releng/com.minres.scviewer.target/com.minres.scviewer.target.target @@ -3,7 +3,7 @@ - + @@ -14,7 +14,7 @@ - + @@ -38,9 +38,9 @@ - - - + + +