X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.workbench%2FMETA-INF%2FMANIFEST.MF;h=968c1f344ec59ac865e297f9ef88f5f28f7abd60;hb=refs%2Fchanges%2F71%2F3371%2F2;hp=76a575878ffa1269840ce056c75447a296ec8d67;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.workbench/META-INF/MANIFEST.MF b/bundles/org.simantics.workbench/META-INF/MANIFEST.MF index 76a575878..968c1f344 100644 --- a/bundles/org.simantics.workbench/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.workbench/META-INF/MANIFEST.MF @@ -6,8 +6,8 @@ Bundle-Version: 1.5.1.qualifier Bundle-Activator: org.simantics.workbench.internal.Activator Bundle-Vendor: VTT Technical Research Centre of Finland Bundle-Localization: plugin -Export-Package: org.simantics.workbench, - org.simantics.workbench.internal, +Export-Package: org.simantics.workbench, + org.simantics.workbench.internal, org.simantics.workbench.internal.contributions.search Require-Bundle: com.ibm.icu, org.eclipse.core.runtime, @@ -27,7 +27,6 @@ Require-Bundle: com.ibm.icu, org.simantics.layer0;bundle-version="1.0.0", org.simantics.graph.db;bundle-version="1.0.0", org.simantics.editors;bundle-version="1.0.0", - org.simantics.db.procore.server.environment;bundle-version="1.1.0", org.simantics;bundle-version="1.0.0";visibility:=reexport, org.simantics.workbench.ontology;bundle-version="1.0.0", org.simantics.workbench.search;bundle-version="1.5.0", @@ -37,13 +36,16 @@ Require-Bundle: com.ibm.icu, org.simantics.simulation.ui;bundle-version="1.1.0";visibility:=reexport, org.simantics.scenegraph.profile;bundle-version="1.0.0";visibility:=reexport, org.simantics.browsing.ui.model;bundle-version="1.0.0";visibility:=reexport, - org.simantics.db.procore.ui, org.eclipse.ui.workbench, org.eclipse.e4.ui.workbench;bundle-version="1.3.0", org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150407-1430", org.eclipse.e4.core.di;bundle-version="1.5.0", org.eclipse.e4.ui.di;bundle-version="1.1.0", org.eclipse.e4.core.contexts, - org.eclipse.e4.ui.services + org.eclipse.e4.ui.services, + org.slf4j.api;bundle-version="1.7.20" +Import-Package: javax.inject Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy +Bundle-ClassPath: . +Automatic-Module-Name: org.simantics.workbench