X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.diagram%2FMETA-INF%2FMANIFEST.MF;h=9d6016f31b068b26c1d0078a350995be6f031c75;hb=b825d7a7aff95002f355878ec2767352411b5a43;hp=758aa4869a657e59abf396e14ca79840755f2a30;hpb=c26409b1caf2f1e560d37c5befd11b442399c3fe;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.diagram/META-INF/MANIFEST.MF b/bundles/org.simantics.diagram/META-INF/MANIFEST.MF index 758aa4869..9d6016f31 100644 --- a/bundles/org.simantics.diagram/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.diagram/META-INF/MANIFEST.MF @@ -45,7 +45,8 @@ Require-Bundle: org.simantics.utils.thread.swt, org.eclipse.e4.ui.services, org.eclipse.e4.core.contexts, org.eclipse.e4.ui.workbench, - org.slf4j.api;bundle-version="1.7.20" + org.slf4j.api;bundle-version="1.7.20", + org.simantics.browsing.ui Export-Package: org.simantics.diagram, org.simantics.diagram.adapter, org.simantics.diagram.connection, @@ -76,3 +77,4 @@ Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.diagram.internal.Activator Bundle-Vendor: VTT Technical Research Center of Finland Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Automatic-Module-Name: org.simantics.diagram