X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui%2FMETA-INF%2FMANIFEST.MF;fp=net.mograsim.logic.ui%2FMETA-INF%2FMANIFEST.MF;h=3bfa20ac84bc1b91b70aeb4176551adf58ff7f1e;hb=ddb921f849b4393fd01e70de4447865d09bb9daa;hp=24a1c9a2057e165a988932b17f655ab6c77b9d7d;hpb=35629e23b0cd8a168cb1f34736ac2687de128f44;p=Mograsim.git diff --git a/net.mograsim.logic.ui/META-INF/MANIFEST.MF b/net.mograsim.logic.ui/META-INF/MANIFEST.MF index 24a1c9a2..3bfa20ac 100644 --- a/net.mograsim.logic.ui/META-INF/MANIFEST.MF +++ b/net.mograsim.logic.ui/META-INF/MANIFEST.MF @@ -13,5 +13,6 @@ Export-Package: net.mograsim.logic.ui, Bundle-RequiredExecutionEnvironment: JavaSE-10 Require-Bundle: org.eclipse.swt;bundle-version="3.110.0", SWTZoomableCanvas;bundle-version="1.0.0";visibility:=reexport, - net.mograsim.logic.core;bundle-version="1.0.0";visibility:=reexport + net.mograsim.logic.core;bundle-version="1.0.0";visibility:=reexport, + com.google.gson;bundle-version="2.8.2" Automatic-Module-Name: net.mograsim.logic.ui