From 70df15d1aa2355d488b330d2c1c9527d0dff6ca5 Mon Sep 17 00:00:00 2001 From: Jussi Koskela Date: Wed, 9 Aug 2017 12:59:28 +0300 Subject: [PATCH] Export org.simantics.modeling.ui.sharedontology.wizard package Allow external access to wizards. refs #7419 Change-Id: I9669a8eea7495003816c0d001a4b0e75e871ac88 --- bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF | 1 + 1 file changed, 1 insertion(+) diff --git a/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF index a426ba5c9..b88250451 100644 --- a/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF @@ -84,6 +84,7 @@ Export-Package: org.simantics.modeling.ui, org.simantics.modeling.ui.property, org.simantics.modeling.ui.property.svg, org.simantics.modeling.ui.sg, + org.simantics.modeling.ui.sharedontology.wizard, org.simantics.modeling.ui.symbolEditor, org.simantics.modeling.ui.typicals, org.simantics.modeling.ui.utils, -- 2.43.2