X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=net.mograsim.logic.ui%2FMETA-INF%2FMANIFEST.MF;h=b8c297a944a9864aab1c82ab8fce8df9594ba554;hb=8aed1683d23801b354dd521ad5afe56fccc8f4f9;hp=e348714604d1ab7cc7bb22a8ca393506df315b77;hpb=f18278f3e62a669ebbba2db6cfcbe1ca5c682dac;p=Mograsim.git diff --git a/net.mograsim.logic.ui/META-INF/MANIFEST.MF b/net.mograsim.logic.ui/META-INF/MANIFEST.MF index e3487146..b8c297a9 100644 --- a/net.mograsim.logic.ui/META-INF/MANIFEST.MF +++ b/net.mograsim.logic.ui/META-INF/MANIFEST.MF @@ -7,9 +7,15 @@ Export-Package: net.mograsim.logic.ui, net.mograsim.logic.ui.examples, net.mograsim.logic.ui.model, net.mograsim.logic.ui.model.components, + net.mograsim.logic.ui.model.components.atomic, + net.mograsim.logic.ui.model.components.submodels, net.mograsim.logic.ui.model.wires, net.mograsim.logic.ui.modeladapter, net.mograsim.logic.ui.modeladapter.componentadapters, + net.mograsim.logic.ui.serializing, + net.mograsim.logic.ui.serializing.snippets, + net.mograsim.logic.ui.serializing.snippets.outlinerenderers, + net.mograsim.logic.ui.serializing.snippets.symbolrenderers, net.mograsim.logic.ui.util Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.eclipse.swt;bundle-version="3.0.0";visibility:=reexport,