From: Daniel Kirschten Date: Tue, 18 Jun 2019 11:00:21 +0000 (+0200) Subject: Exported all packages X-Git-Url: https://mograsim.net/gitweb/?a=commitdiff_plain;h=fb5a14b27e1ce2efc17ad4d1562d35d4e8e52b43;hp=42a4b251c7b16ed0873fcb1450a12fab98b08fd4;p=Mograsim.git Exported all packages --- diff --git a/net.mograsim.logic.ui/META-INF/MANIFEST.MF b/net.mograsim.logic.ui/META-INF/MANIFEST.MF index 3bfa20ac..5ac4cfb9 100644 --- a/net.mograsim.logic.ui/META-INF/MANIFEST.MF +++ b/net.mograsim.logic.ui/META-INF/MANIFEST.MF @@ -7,9 +7,12 @@ 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.mi.nandbased, + net.mograsim.logic.ui.model.components.mi.nandbased.am2901, net.mograsim.logic.ui.model.wires, net.mograsim.logic.ui.modeladapter, - net.mograsim.logic.ui.modeladapter.componentadapters + net.mograsim.logic.ui.modeladapter.componentadapters, + net.mograsim.logic.ui.util Bundle-RequiredExecutionEnvironment: JavaSE-10 Require-Bundle: org.eclipse.swt;bundle-version="3.110.0", SWTZoomableCanvas;bundle-version="1.0.0";visibility:=reexport,