Completely changed the structure and switched to Eclipse Plugin.
[Mograsim.git] / net.mograsim.logic.ui.am2900 / META-INF / MANIFEST.MF
diff --git a/net.mograsim.logic.ui.am2900/META-INF/MANIFEST.MF b/net.mograsim.logic.ui.am2900/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..4faa556
--- /dev/null
@@ -0,0 +1,11 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: %Bundle-Name
+Bundle-SymbolicName: net.mograsim.logic.ui.am2900;singleton:=true
+Bundle-Version: 0.1.0.qualifier
+Export-Package: net.mograsim.logic.ui.examples,
+ net.mograsim.logic.ui.model.components.mi.nandbased.am2901
+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