X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=plugins%2Fnet.mograsim.plugin.core%2FMETA-INF%2FMANIFEST.MF;h=54f99cd51df4126efd3a63530079d6207f290178;hb=87a019ac84327e94401b6f0df9bb94da08287679;hp=c3d17e934580b821a013df7831a38daff95c20f9;hpb=f919efc362c3de5c94d894dc8fc7fe22c03fc865;p=Mograsim.git diff --git a/plugins/net.mograsim.plugin.core/META-INF/MANIFEST.MF b/plugins/net.mograsim.plugin.core/META-INF/MANIFEST.MF index c3d17e93..54f99cd5 100644 --- a/plugins/net.mograsim.plugin.core/META-INF/MANIFEST.MF +++ b/plugins/net.mograsim.plugin.core/META-INF/MANIFEST.MF @@ -27,11 +27,12 @@ Require-Bundle: org.eclipse.core.runtime, net.mograsim.logic.model;bundle-version="0.1.0";visibility:=reexport, net.mograsim.logic.model.am2900;bundle-version="0.1.0";visibility:=reexport, javax.annotation;bundle-version="1.0.0", + javax.inject;bundle-version="1.0.0", + org.eclipse.ui.ide, net.mograsim.preferences;bundle-version="0.1.0", net.mograsim.machine, net.mograsim.plugin.core, - org.eclipse.core.expressions, - org.eclipse.ui.ide + org.eclipse.core.expressions Bundle-RequiredExecutionEnvironment: JavaSE-11 Automatic-Module-Name: net.mograsim.plugin.core Bundle-Vendor: %Bundle-Vendor.0