X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.machine%2FMETA-INF%2FMANIFEST.MF;h=69361685c4bce35e209d4dab2165d3ca4b68063b;hb=c3f6c48944beecd51a41a6e9c123b73d8b630dfb;hp=8c6df1e79449b70b4df38cadbc8308f267f90db3;hpb=ccf83da0021c673571ef8d8e42631d76808d6b3d;p=Mograsim.git diff --git a/net.mograsim.machine/META-INF/MANIFEST.MF b/net.mograsim.machine/META-INF/MANIFEST.MF index 8c6df1e7..69361685 100644 --- a/net.mograsim.machine/META-INF/MANIFEST.MF +++ b/net.mograsim.machine/META-INF/MANIFEST.MF @@ -8,7 +8,9 @@ Automatic-Module-Name: net.mograsim.machine Bundle-RequiredExecutionEnvironment: JavaSE-11 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 + 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,