From d87e26787c30b6122baf0b68aee0068ee0380305 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Wed, 13 Dec 2017 16:16:54 +0200 Subject: Bug 528712 - Move launcher BREE to 1.7 Added missing Override annotations and removed redundant types. Change-Id: I526e1b892c747710a9950070ba1da8745258cdec Signed-off-by: Alexander Kurtakov --- .../META-INF/MANIFEST.MF | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF') diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF index 8ce32142b..aa1b399d6 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF @@ -3,8 +3,8 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.x86_64;singleton:=true -Bundle-Version: 1.1.600.qualifier -Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.5.0)" +Bundle-Version: 1.1.700.qualifier +Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.6.0)" Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86_64)) Bundle-Localization: launcher.gtk.linux.x86_64 Eclipse-BundleShape: dir -- cgit v1.2.3