X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui%2FMETA-INF%2FMANIFEST.MF;h=3bfa20ac84bc1b91b70aeb4176551adf58ff7f1e;hb=b2f3d0b16783289fab229c667c18d61f84119bbd;hp=24a1c9a2057e165a988932b17f655ab6c77b9d7d;hpb=07faf07e3acb8b2afdc2bf65a46bc868faaed0f8;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