X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui%2FMETA-INF%2FMANIFEST.MF;h=e348714604d1ab7cc7bb22a8ca393506df315b77;hb=f18278f3e62a669ebbba2db6cfcbe1ca5c682dac;hp=069cb761e6523103326c514e9c1b94af8f6a22d0;hpb=bc741717e4a64cda96f0c51c780895c6e93ef309;p=Mograsim.git diff --git a/net.mograsim.logic.ui/META-INF/MANIFEST.MF b/net.mograsim.logic.ui/META-INF/MANIFEST.MF index 069cb761..e3487146 100644 --- a/net.mograsim.logic.ui/META-INF/MANIFEST.MF +++ b/net.mograsim.logic.ui/META-INF/MANIFEST.MF @@ -12,9 +12,10 @@ Export-Package: net.mograsim.logic.ui, net.mograsim.logic.ui.modeladapter.componentadapters, net.mograsim.logic.ui.util Bundle-RequiredExecutionEnvironment: JavaSE-11 -Require-Bundle: org.eclipse.swt;bundle-version="3.110.0";visibility:=reexport, +Require-Bundle: org.eclipse.swt;bundle-version="3.0.0";visibility:=reexport, SWTZoomableCanvas;bundle-version="1.0.0";visibility:=reexport, net.mograsim.logic.core;bundle-version="0.1.0";visibility:=reexport, - com.google.gson;bundle-version="2.8.2";visibility:=reexport + com.google.gson;bundle-version="2.8.2";visibility:=reexport, + net.mograsim.preferences;bundle-version="0.1.0" Automatic-Module-Name: net.mograsim.logic.ui Bundle-Vendor: Mograsim Team