X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.ui%2FMETA-INF%2FMANIFEST.MF;h=2842b50b79e3bea7c93ba494528562d80cf6151a;hp=4b043cee14f0b92c3bbd13690d3d3881191d8ffd;hb=fa79e44b99598ca90af6266ecb354c42ef524b0a;hpb=d70b5f7a4cdeea05c7526560303feffeb03596b0 diff --git a/bundles/org.simantics.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.ui/META-INF/MANIFEST.MF index 4b043cee1..2842b50b7 100644 --- a/bundles/org.simantics.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.ui/META-INF/MANIFEST.MF @@ -1,59 +1,61 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Simantics Workbench UI -Bundle-SymbolicName: org.simantics.ui;singleton:=true -Bundle-Version: 1.0.0.qualifier -Bundle-Vendor: VTT Technical Research Centre of Finland -Bundle-Localization: plugin -Require-Bundle: org.eclipse.core.runtime, - org.eclipse.core.expressions;visibility:=reexport, - org.eclipse.ui;visibility:=reexport, - org.eclipse.ui.forms;bundle-version="3.3.100", - org.simantics.db.procore, - org.simantics.db.management;visibility:=reexport, - org.simantics.graph;bundle-version="1.1.5", - org.simantics.layer0;bundle-version="1.0.0", - org.simantics.db.layer0;bundle-version="0.8.0";visibility:=reexport, - org.simantics.layer0.utils, - org.simantics.utils.thread.swt, - org.simantics.utils.ui;visibility:=reexport, - org.simantics.utils.ui.workbench;visibility:=reexport, - org.simantics.project;visibility:=reexport, - org.eclipse.equinox.security;bundle-version="1.0.0", - org.simantics;bundle-version="1.0.0";visibility:=reexport, - org.eclipse.nebula.widgets.tablecombo;bundle-version="1.0.0", - org.simantics.platform.ui.ontology;bundle-version="1.0.0", - org.eclipse.e4.core.di, - org.eclipse.e4.core.contexts, - org.eclipse.e4.ui.model.workbench, - org.eclipse.e4.ui.workbench, - org.eclipse.e4.ui.di, - org.eclipse.e4.ui.bindings, - org.simantics.modeling.ontology;bundle-version="1.2.0", - org.slf4j.api -Bundle-ActivationPolicy: lazy -Export-Package: org.simantics.ui, - org.simantics.ui.colors, - org.simantics.ui.contribution, - org.simantics.ui.dialogs, - org.simantics.ui.dnd, - org.simantics.ui.fonts, - org.simantics.ui.icons, - org.simantics.ui.internal;x-friends:="org.simantics.workbench", - org.simantics.ui.jobs, - org.simantics.ui.selection, - org.simantics.ui.states, - org.simantics.ui.tester, - org.simantics.ui.toolbar, - org.simantics.ui.utils, - org.simantics.ui.workbench, - org.simantics.ui.workbench.action, - org.simantics.ui.workbench.dialogs, - org.simantics.ui.workbench.e4, - org.simantics.ui.workbench.editor, - org.simantics.ui.workbench.editor.input, - org.simantics.ui.workbench.handler, - org.simantics.ui.workbench.preferences -Bundle-ClassPath: . -Bundle-Activator: org.simantics.ui.internal.Activator -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Simantics Workbench UI +Bundle-SymbolicName: org.simantics.ui;singleton:=true +Bundle-Version: 1.0.0.qualifier +Bundle-Vendor: VTT Technical Research Centre of Finland +Bundle-Localization: plugin +Require-Bundle: org.eclipse.core.runtime, + org.eclipse.core.expressions;visibility:=reexport, + org.eclipse.ui;visibility:=reexport, + org.eclipse.ui.forms;bundle-version="3.3.100", + org.simantics.db.procore, + org.simantics.db.management;visibility:=reexport, + org.simantics.graph;bundle-version="1.1.5", + org.simantics.layer0;bundle-version="1.0.0", + org.simantics.db.layer0;bundle-version="0.8.0";visibility:=reexport, + org.simantics.layer0.utils, + org.simantics.utils.thread.swt, + org.simantics.utils.ui;visibility:=reexport, + org.simantics.utils.ui.workbench;visibility:=reexport, + org.simantics.project;visibility:=reexport, + org.eclipse.equinox.security;bundle-version="1.0.0", + org.simantics;bundle-version="1.0.0";visibility:=reexport, + org.eclipse.nebula.widgets.tablecombo;bundle-version="1.0.0", + org.simantics.platform.ui.ontology;bundle-version="1.0.0", + org.eclipse.e4.core.di, + org.eclipse.e4.core.contexts, + org.eclipse.e4.ui.model.workbench, + org.eclipse.e4.ui.workbench, + org.eclipse.e4.ui.di, + org.eclipse.e4.ui.bindings, + org.simantics.modeling.ontology;bundle-version="1.2.0", + org.slf4j.api +Bundle-ActivationPolicy: lazy +Import-Package: javax.inject +Export-Package: org.simantics.ui, + org.simantics.ui.colors, + org.simantics.ui.contribution, + org.simantics.ui.dialogs, + org.simantics.ui.dnd, + org.simantics.ui.fonts, + org.simantics.ui.icons, + org.simantics.ui.internal;x-friends:="org.simantics.workbench", + org.simantics.ui.jobs, + org.simantics.ui.selection, + org.simantics.ui.states, + org.simantics.ui.tester, + org.simantics.ui.toolbar, + org.simantics.ui.utils, + org.simantics.ui.workbench, + org.simantics.ui.workbench.action, + org.simantics.ui.workbench.dialogs, + org.simantics.ui.workbench.e4, + org.simantics.ui.workbench.editor, + org.simantics.ui.workbench.editor.input, + org.simantics.ui.workbench.handler, + org.simantics.ui.workbench.preferences +Bundle-ClassPath: . +Bundle-Activator: org.simantics.ui.internal.Activator +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Automatic-Module-Name: org.simantics.ui