X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.selection.ui%2FMETA-INF%2FMANIFEST.MF;h=9cd510eec8c3a2d1d3f0a7daa9339e5668ba6133;hb=2fcaeb13d0ef43bf85e85f2bfbd6edaa47b92fbb;hp=ee821144b00e91b890c958b620a9bc6ef2567238;hpb=09b78f5c26bb8b521beb6eeeb5c3f44ac1aa4d07;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.selection.ui/META-INF/MANIFEST.MF b/org.simantics.district.selection.ui/META-INF/MANIFEST.MF index ee821144..9cd510ee 100644 --- a/org.simantics.district.selection.ui/META-INF/MANIFEST.MF +++ b/org.simantics.district.selection.ui/META-INF/MANIFEST.MF @@ -4,18 +4,38 @@ Bundle-SymbolicName: org.simantics.district.selection.ui;singleton:=tr ue Bundle-Name: Diagram element selection UI Bundle-Version: 1.0.0.qualifier -Require-Bundle: javax.inject,org.eclipse.osgi,org.eclipse.jface,org.ec - lipse.e4.ui.model.workbench,org.eclipse.e4.ui.di,org.eclipse.e4.ui.se - rvices,org.eclipse.e4.core.di.annotations,org.eclipse.e4.ui.workbench - ,org.slf4j.api,org.simantics,org.simantics.district.region,org.simant - ics.district.selection,org.simantics.db.common,org.simantics.ui,com.f - amfamfam.silk;bundle-version="1.3.0",org.simantics.browsing.ui.common - ,org.eclipse.e4.core.contexts,org.eclipse.e4.core.di;bundle-version=" - 1.6.100",org.simantics.district.region.ontology,org.simantics.distric - t.route.ontology,org.simantics.modeling.ontology,org.simantics.silk.o - ntology;bundle-version=1.1.0 +Require-Bundle: javax.inject, + org.eclipse.osgi, + org.eclipse.jface, + org.eclipse.e4.ui.model.workbench, + org.eclipse.e4.ui.di, + org.eclipse.e4.ui.services, + org.eclipse.e4.core.di.annotations, + org.eclipse.e4.ui.workbench, + org.slf4j.api, + org.simantics, + org.simantics.district.region, + org.simantics.district.selection, + org.simantics.db.common, + org.simantics.ui, + com.famfamfam.silk;bundle-version="1.3.0", + org.simantics.browsing.ui.common, + org.eclipse.e4.core.contexts, + org.eclipse.e4.core.di;bundle-version="1.6.100", + org.simantics.district.region.ontology, + org.simantics.district.route.ontology, + org.simantics.modeling.ontology, + org.simantics.silk.ontology;bundle-version="1.1.0", + org.simantics.district.network.ui, + org.simantics.structural.ontology, + org.simantics.diagram.ontology, + org.eclipse.e4.core.services, + org.simantics.district.network.ontology;bundle-version="1.0.0", + org.simantics.layer0.utils, + org.eclipse.nebula.widgets.tablecombo, + jakarta.annotation-api;bundle-version="1.3.5" Bundle-ManifestVersion: 2 -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Bundle-Vendor: Semantum oy -Import-Package: javax.annotation;version="1.2.0" +Bundle-RequiredExecutionEnvironment: JavaSE-11 +Bundle-Vendor: THTH ry +Export-Package: org.simantics.district.selection.ui.parts