X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.workbench%2FMETA-INF%2FMANIFEST.MF;h=63709cc6f13fd355827b5d8862a38ebda4c7c0b4;hb=HEAD;hp=363faa7c94ce69144c61b7f79c0085e1408a0298;hpb=06718abb2b3cc780748553811c4857c165499809;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 363faa7c9..63709cc6f 100644 --- a/bundles/org.simantics.workbench/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.workbench/META-INF/MANIFEST.MF @@ -9,43 +9,24 @@ Bundle-Localization: plugin Export-Package: org.simantics.workbench, org.simantics.workbench.internal, org.simantics.workbench.internal.contributions.search -Require-Bundle: com.ibm.icu, - org.eclipse.core.runtime, - org.eclipse.core.resources, +Require-Bundle: org.eclipse.core.resources, org.eclipse.core.filesystem, org.eclipse.core.net, - org.eclipse.ui;visibility:=reexport, org.eclipse.ui.ide, org.eclipse.ui.cheatsheets, org.simantics.application, - org.simantics.ui, - org.simantics.db.layer0;bundle-version="0.8.0", - org.simantics.project;bundle-version="1.0.0", org.simantics.db.indexing;bundle-version="0.8.0", - org.eclipse.equinox.p2.metadata;bundle-version="2.0.0", - org.simantics.graph;bundle-version="1.0.0", - 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", - org.simantics.views.swt;bundle-version="1.0.0";visibility:=reexport, org.simantics.modeling.ui;bundle-version="1.1.1";visibility:=reexport, - org.simantics.issues.common;bundle-version="1.1.0";visibility:=reexport, - 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.slf4j.api;bundle-version="1.7.20" -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + org.slf4j.api, + jakarta.annotation-api;bundle-version="1.3.5" +Import-Package: javax.inject +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Bundle-ClassPath: . +Automatic-Module-Name: org.simantics.workbench