2 Automatic-Module-Name: org.simantics.district.selection.ui
3 Bundle-SymbolicName: org.simantics.district.selection.ui;singleton:=tr
5 Bundle-Name: Diagram element selection UI
6 Bundle-Version: 1.0.0.qualifier
7 Require-Bundle: javax.inject,
10 org.eclipse.e4.ui.model.workbench,
12 org.eclipse.e4.ui.services,
13 org.eclipse.e4.core.di.annotations,
14 org.eclipse.e4.ui.workbench,
17 org.simantics.district.region,
18 org.simantics.district.selection,
19 org.simantics.db.common,
21 com.famfamfam.silk;bundle-version="1.3.0",
22 org.simantics.browsing.ui.common,
23 org.eclipse.e4.core.contexts,
24 org.eclipse.e4.core.di;bundle-version="1.6.100",
25 org.simantics.district.region.ontology,
26 org.simantics.district.route.ontology,
27 org.simantics.modeling.ontology,
28 org.simantics.silk.ontology;bundle-version="1.1.0",
29 org.simantics.district.network.ui,
30 org.simantics.structural.ontology,
31 org.simantics.diagram.ontology,
32 org.eclipse.e4.core.services
33 Bundle-ManifestVersion: 2
34 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
35 Bundle-Vendor: Semantum oy
36 Import-Package: javax.annotation;version="1.2.0"
37 Export-Package: org.simantics.district.selection.ui.parts