X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.ui%2FMETA-INF%2FMANIFEST.MF;h=e0a561c81e348286da8bafbef74e2b444e2abd55;hb=38f8cf1831e50990f7053dfaa20db64a6342015f;hp=556475c191ce96d51b02835196308c5c0415c266;hpb=b2561fc60dbe74e8c332025b61cae104f5ccfc66;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF index 556475c19..e0a561c81 100644 --- a/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF @@ -16,7 +16,10 @@ Require-Bundle: org.eclipse.ui.editors;bundle-version="3.6.0", org.junit;bundle-version="4.12.0";resolution:=optional, com.ibm.icu, org.slf4j.api, - org.eclipse.search;bundle-version="3.11.100" + org.eclipse.search;bundle-version="3.11.100", + org.eclipse.ui.views, + org.simantics.scl.db;bundle-version="0.1.3", + org.simantics.ui Export-Package: org.simantics.scl.ui.console, org.simantics.scl.ui.editor, org.simantics.scl.ui.editor2, @@ -24,3 +27,4 @@ Export-Package: org.simantics.scl.ui.console, Bundle-Activator: org.simantics.scl.ui.Activator Bundle-ActivationPolicy: lazy Service-Component: OSGI-INF/sclModuleIssueProvider.xml +Automatic-Module-Name: org.simantics.scl.ui