From bc741717e4a64cda96f0c51c780895c6e93ef309 Mon Sep 17 00:00:00 2001 From: Daniel Kirschten Date: Tue, 25 Jun 2019 09:27:42 +0200 Subject: [PATCH] Cleaned project references and MANIFEST.mf Bundle-Vendor entries --- net.mograsim.logic.core/META-INF/MANIFEST.MF | 2 +- net.mograsim.logic.ui.am2900/.project | 2 +- net.mograsim.logic.ui.am2900/META-INF/MANIFEST.MF | 2 +- net.mograsim.logic.ui/META-INF/MANIFEST.MF | 2 +- net.mograsim.plugin.core.nl_de/.project | 1 + net.mograsim.plugin.core/.project | 2 ++ net.mograsim.plugin.core/META-INF/MANIFEST.MF | 2 +- net.mograsim.plugin.feature/.project | 4 ++++ 8 files changed, 12 insertions(+), 5 deletions(-) diff --git a/net.mograsim.logic.core/META-INF/MANIFEST.MF b/net.mograsim.logic.core/META-INF/MANIFEST.MF index 5c3020bf..23ebd535 100644 --- a/net.mograsim.logic.core/META-INF/MANIFEST.MF +++ b/net.mograsim.logic.core/META-INF/MANIFEST.MF @@ -11,4 +11,4 @@ Export-Package: net.mograsim.logic.core, net.mograsim.logic.core.wires Bundle-RequiredExecutionEnvironment: JavaSE-11 Automatic-Module-Name: net.mograsim.logic.core -Bundle-Vendor: %Bundle-Vendor +Bundle-Vendor: Mograsim Team diff --git a/net.mograsim.logic.ui.am2900/.project b/net.mograsim.logic.ui.am2900/.project index 45e695ef..b6f5f409 100644 --- a/net.mograsim.logic.ui.am2900/.project +++ b/net.mograsim.logic.ui.am2900/.project @@ -3,7 +3,7 @@ net.mograsim.logic.ui.am2900 - net.mograsim.logic.core + net.mograsim.logic.ui SWTZoomableCanvas diff --git a/net.mograsim.logic.ui.am2900/META-INF/MANIFEST.MF b/net.mograsim.logic.ui.am2900/META-INF/MANIFEST.MF index 8cd5a458..627efe1f 100644 --- a/net.mograsim.logic.ui.am2900/META-INF/MANIFEST.MF +++ b/net.mograsim.logic.ui.am2900/META-INF/MANIFEST.MF @@ -9,4 +9,4 @@ Export-Package: net.mograsim.logic.ui.examples, Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: net.mograsim.logic.ui;bundle-version="0.1.0";visibility:=reexport Automatic-Module-Name: net.mograsim.logic.ui -Bundle-Vendor: %Bundle-Vendor +Bundle-Vendor: Mograsim Team diff --git a/net.mograsim.logic.ui/META-INF/MANIFEST.MF b/net.mograsim.logic.ui/META-INF/MANIFEST.MF index 58bf3367..069cb761 100644 --- a/net.mograsim.logic.ui/META-INF/MANIFEST.MF +++ b/net.mograsim.logic.ui/META-INF/MANIFEST.MF @@ -17,4 +17,4 @@ Require-Bundle: org.eclipse.swt;bundle-version="3.110.0";visibility:=reexport, net.mograsim.logic.core;bundle-version="0.1.0";visibility:=reexport, com.google.gson;bundle-version="2.8.2";visibility:=reexport Automatic-Module-Name: net.mograsim.logic.ui -Bundle-Vendor: %Bundle-Vendor +Bundle-Vendor: Mograsim Team diff --git a/net.mograsim.plugin.core.nl_de/.project b/net.mograsim.plugin.core.nl_de/.project index f3b30baa..8863fad2 100644 --- a/net.mograsim.plugin.core.nl_de/.project +++ b/net.mograsim.plugin.core.nl_de/.project @@ -3,6 +3,7 @@ net.mograsim.plugin.core.nl_de + net.mograsim.plugin.core diff --git a/net.mograsim.plugin.core/.project b/net.mograsim.plugin.core/.project index a63d69b5..0b8dcb93 100644 --- a/net.mograsim.plugin.core/.project +++ b/net.mograsim.plugin.core/.project @@ -3,6 +3,8 @@ net.mograsim.plugin.core + net.mograsim.logic.ui + net.mograsim.logic.ui.am2900 diff --git a/net.mograsim.plugin.core/META-INF/MANIFEST.MF b/net.mograsim.plugin.core/META-INF/MANIFEST.MF index 7742e845..8ef1a712 100644 --- a/net.mograsim.plugin.core/META-INF/MANIFEST.MF +++ b/net.mograsim.plugin.core/META-INF/MANIFEST.MF @@ -24,4 +24,4 @@ Require-Bundle: org.eclipse.core.runtime, javax.annotation;bundle-version="1.0.0" Bundle-RequiredExecutionEnvironment: JavaSE-11 Automatic-Module-Name: net.mograsim.plugin.core -Bundle-Vendor: %Bundle-Vendor +Bundle-Vendor: Mograsim Team diff --git a/net.mograsim.plugin.feature/.project b/net.mograsim.plugin.feature/.project index e8d234ca..cad50d4f 100644 --- a/net.mograsim.plugin.feature/.project +++ b/net.mograsim.plugin.feature/.project @@ -3,6 +3,10 @@ net.mograsim.plugin.feature + net.mograsim.logic.ui.am2900 + net.mograsim.plugin.branding + net.mograsim.plugin.core + net.mograsim.plugin.docs -- 2.17.1