X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui%2FMETA-INF%2FMANIFEST.MF;h=e348714604d1ab7cc7bb22a8ca393506df315b77;hb=ab6fe55865636188226545f5047a606ebd95674c;hp=58bf33673fbc5ff2e1b424eac42aa4bb17a16728;hpb=b37ba7609a925cc945bbac0f6ead619d07912238;p=Mograsim.git diff --git a/net.mograsim.logic.ui/META-INF/MANIFEST.MF b/net.mograsim.logic.ui/META-INF/MANIFEST.MF index 58bf3367..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: %Bundle-Vendor +Bundle-Vendor: Mograsim Team