X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.ui%2FMETA-INF%2FMANIFEST.MF;h=ac90be6885a95a2978fe31344f4c509be47b717f;hp=f6f6fa4844720b9b7e198ae879c5903aa3768f0e;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=a9e5abf29200550168557ae2c7e0a6e2442f6c2b diff --git a/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF index f6f6fa484..ac90be688 100644 --- a/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF @@ -3,13 +3,10 @@ Bundle-ManifestVersion: 2 Bundle-Name: General Modelling UI Bundle-SymbolicName: org.simantics.modeling.ui;singleton:=true Bundle-Version: 1.1.1.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: org.simantics.project;bundle-version="1.0.0", - org.eclipse.ui.views;bundle-version="3.3.0", +Bundle-RequiredExecutionEnvironment: JavaSE-11 +Require-Bundle: org.eclipse.ui.views;bundle-version="3.3.0", org.simantics.ui;bundle-version="1.0.0";visibility:=reexport, - org.simantics.structural.ontology;bundle-version="1.0.0";visibility:=reexport, org.simantics.spreadsheet.ontology;bundle-version="1.0.0", - org.simantics.structural2;bundle-version="1.0.0", org.simantics.modeling;bundle-version="1.0.0";visibility:=reexport, org.simantics.utils.thread.swt;bundle-version="1.0.0", org.simantics.simulation;bundle-version="1.0.0", @@ -17,24 +14,19 @@ Require-Bundle: org.simantics.project;bundle-version="1.0.0", org.simantics.browsing.ui.platform;bundle-version="1.0.0";visibility:=reexport, org.simantics.structural.ui;bundle-version="1.0.0", org.eclipse.ui.forms;bundle-version="3.4.1", - org.simantics.basicexpression;bundle-version="1.0.0", org.simantics.layer0.utils;bundle-version="0.8.0", org.simantics.browsing.ui.model;bundle-version="1.0.0", org.simantics.scenegraph.swing;bundle-version="1.0.0", org.simantics.selectionview;bundle-version="1.0.0", - org.simantics.trend;bundle-version="1.0.0", org.simantics.history;bundle-version="1.0.0", - com.famfamfam.silk;bundle-version="1.3.0", - org.simantics.issues.ontology;bundle-version="1.1.0", org.simantics.issues.common;bundle-version="1.1.0", + org.simantics.image.ui, org.eclipse.help;bundle-version="3.5.0", org.simantics.scenegraph.profile;bundle-version="1.0.0", org.simantics.issues;bundle-version="1.1.0", org.simantics.document;bundle-version="1.0.0", - org.simantics.graph.db;bundle-version="1.1.9", + org.simantics.views, org.bouncycastle.bcprov-jdk14;bundle-version="1.38.0", - org.simantics.image2.ontology;bundle-version="1.1.0", - org.simantics.scl.compiler;bundle-version="0.4.0", org.simantics.scl.osgi;bundle-version="1.0.4", org.eclipse.jface.text;bundle-version="3.7.1", org.simantics.graphviz, @@ -44,8 +36,6 @@ Require-Bundle: org.simantics.project;bundle-version="1.0.0", org.eclipse.nebula.widgets.cdatetime;bundle-version="0.14.0", org.eclipse.ui.editors;bundle-version="3.7.0", org.eclipse.ui.ide;bundle-version="3.7.0", - org.eclipse.core.resources;bundle-version="3.7.100", - org.eclipse.text, org.simantics.scl.db;bundle-version="0.1.3", org.simantics.scl.ui;bundle-version="0.5.0", org.simantics.graph.compiler;bundle-version="1.1.11", @@ -55,17 +45,12 @@ Require-Bundle: org.simantics.project;bundle-version="1.0.0", org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150407-1430", org.eclipse.e4.ui.services;bundle-version="1.2.0", org.eclipse.e4.ui.workbench, - org.eclipse.swt, - org.simantics.db.layer0, - org.simantics.silk.ontology;bundle-version="1.1.0", - org.simantics.image.ui;bundle-version="1.0.0", org.simantics.export.core;bundle-version="1.0.0", org.slf4j.api, - org.simantics.graphfile.ontology, - org.eclipse.e4.core.services, - org.eclipse.mylyn.wikitext;bundle-version="3.0.6", - org.eclipse.mylyn.wikitext.markdown;bundle-version="3.0.6", - org.eclipse.mylyn.wikitext.ui;bundle-version="3.0.6" + org.eclipse.mylyn.wikitext.markdown, + org.eclipse.mylyn.wikitext.ui, + org.eclipse.mylyn.wikitext, + jakarta.annotation-api;bundle-version="1.3.5" Export-Package: org.simantics.modeling.ui, org.simantics.modeling.ui.actions, org.simantics.modeling.ui.chart.property, @@ -96,7 +81,6 @@ Export-Package: org.simantics.modeling.ui, Bundle-Activator: org.simantics.modeling.ui.Activator Bundle-ActivationPolicy: lazy Bundle-Vendor: VTT Technical Research Centre of Finland -Import-Package: org.osgi.service.event, - org.simantics.views, - javax.inject +Import-Package: javax.inject, + org.osgi.service.event Automatic-Module-Name: org.simantics.modeling.ui