Cleaned project references and MANIFEST.mf Bundle-Vendor entries
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Tue, 25 Jun 2019 07:27:42 +0000 (09:27 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Tue, 25 Jun 2019 07:27:42 +0000 (09:27 +0200)
net.mograsim.logic.core/META-INF/MANIFEST.MF
net.mograsim.logic.ui.am2900/.project
net.mograsim.logic.ui.am2900/META-INF/MANIFEST.MF
net.mograsim.logic.ui/META-INF/MANIFEST.MF
net.mograsim.plugin.core.nl_de/.project
net.mograsim.plugin.core/.project
net.mograsim.plugin.core/META-INF/MANIFEST.MF
net.mograsim.plugin.feature/.project

index 5c3020b..23ebd53 100644 (file)
@@ -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
index 45e695e..b6f5f40 100644 (file)
@@ -3,7 +3,7 @@
        <name>net.mograsim.logic.ui.am2900</name>
        <comment></comment>
        <projects>
-               <project>net.mograsim.logic.core</project>
+               <project>net.mograsim.logic.ui</project>
                <project>SWTZoomableCanvas</project>
        </projects>
        <buildSpec>
index 8cd5a45..627efe1 100644 (file)
@@ -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
index 58bf336..069cb76 100644 (file)
@@ -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
index f3b30ba..8863fad 100644 (file)
@@ -3,6 +3,7 @@
        <name>net.mograsim.plugin.core.nl_de</name>
        <comment></comment>
        <projects>
+               <project>net.mograsim.plugin.core</project>
        </projects>
        <buildSpec>
                <buildCommand>
index a63d69b..0b8dcb9 100644 (file)
@@ -3,6 +3,8 @@
        <name>net.mograsim.plugin.core</name>
        <comment></comment>
        <projects>
+               <project>net.mograsim.logic.ui</project>
+               <project>net.mograsim.logic.ui.am2900</project>
        </projects>
        <buildSpec>
                <buildCommand>
index 7742e84..8ef1a71 100644 (file)
@@ -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
index e8d234c..cad50d4 100644 (file)
@@ -3,6 +3,10 @@
        <name>net.mograsim.plugin.feature</name>
        <comment></comment>
        <projects>
+               <project>net.mograsim.logic.ui.am2900</project>
+               <project>net.mograsim.plugin.branding</project>
+               <project>net.mograsim.plugin.core</project>
+               <project>net.mograsim.plugin.docs</project>
        </projects>
        <buildSpec>
                <buildCommand>