X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.db.procore.ui%2FMETA-INF%2FMANIFEST.MF;h=bab8294d860e86c28369f2e804b6d1ba51b6e7c6;hp=3965148e3a336a15f09587ae679d87530eba9930;hb=1fe7ef332a6f996a13b4dda38bc85a743a154baa;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.db.procore.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.db.procore.ui/META-INF/MANIFEST.MF index 3965148e3..bab8294d8 100644 --- a/bundles/org.simantics.db.procore.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.db.procore.ui/META-INF/MANIFEST.MF @@ -9,14 +9,15 @@ Bundle-Activator: org.simantics.db.procore.ui.internal.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.simantics.db.procore.ui Import-Package: - org.osgi.framework;version="1.3.0", + org.eclipse.core.runtime, org.eclipse.jface.dialogs, org.eclipse.jface.operation, - org.eclipse.core.runtime, + org.eclipse.osgi.util;version="1.1.0", org.eclipse.swt.widgets, - org.eclipse.ui, + org.osgi.framework;version="1.3.0", org.simantics.db, - org.simantics.db.exception, org.simantics.db.common.utils, + org.simantics.db.exception, org.simantics.db.server;visibility:=reexport Require-Bundle: org.simantics.db.procore;bundle-version="1.2.1" +Automatic-Module-Name: org.simantics.db.procore.ui