Completely changed the structure and switched to Eclipse Plugin.
[Mograsim.git] / net.mograsim.logic.ui.am2900 / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: %Bundle-Name
4 Bundle-SymbolicName: net.mograsim.logic.ui.am2900;singleton:=true
5 Bundle-Version: 0.1.0.qualifier
6 Export-Package: net.mograsim.logic.ui.examples,
7  net.mograsim.logic.ui.model.components.mi.nandbased.am2901
8 Bundle-RequiredExecutionEnvironment: JavaSE-11
9 Require-Bundle: net.mograsim.logic.ui;bundle-version="0.1.0";visibility:=reexport
10 Automatic-Module-Name: net.mograsim.logic.ui
11 Bundle-Vendor: %Bundle-Vendor