X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.machine%2FMETA-INF%2FMANIFEST.MF;h=69361685c4bce35e209d4dab2165d3ca4b68063b;hb=a8e2524839d38d43271b0a998e529db407e92e00;hp=3be14f8aa8f3a494453532a1e89c4ca2510c0d17;hpb=feb82d306e86ae48cf48e93e9e96f119c8195196;p=Mograsim.git diff --git a/net.mograsim.machine/META-INF/MANIFEST.MF b/net.mograsim.machine/META-INF/MANIFEST.MF index 3be14f8a..69361685 100644 --- a/net.mograsim.machine/META-INF/MANIFEST.MF +++ b/net.mograsim.machine/META-INF/MANIFEST.MF @@ -6,6 +6,14 @@ Bundle-Version: 0.1.0.qualifier Bundle-Vendor: Mograsim Team Automatic-Module-Name: net.mograsim.machine Bundle-RequiredExecutionEnvironment: JavaSE-11 -Require-Bundle: net.mograsim.logic.core;bundle-version="0.1.0", - net.mograsim.logic.model;bundle-version="0.1.0" -Export-Package: net.mograsim.machine.isa +Require-Bundle: net.mograsim.logic.core;bundle-version="0.1.0";visibility:=reexport, + net.mograsim.logic.model;bundle-version="0.1.0";visibility:=reexport, + net.mograsim.preferences;visibility:=reexport, + org.eclipse.e4.core.di.annotations, + org.eclipse.core.runtime +Export-Package: net.mograsim.machine, + net.mograsim.machine.isa, + net.mograsim.machine.isa.types, + net.mograsim.machine.mi, + net.mograsim.machine.mi.parameters, + net.mograsim.machine.standard.memory