]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.district.selection.ui/META-INF/MANIFEST.MF
Send event for performed queries + some refactoring
[simantics/district.git] / org.simantics.district.selection.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Automatic-Module-Name: org.simantics.district.selection.ui
3 Bundle-SymbolicName: org.simantics.district.selection.ui;singleton:=tr
4  ue
5 Bundle-Name: Diagram element selection UI
6 Bundle-Version: 1.0.0.qualifier
7 Require-Bundle: javax.inject,
8  org.eclipse.osgi,
9  org.eclipse.jface,
10  org.eclipse.e4.ui.model.workbench,
11  org.eclipse.e4.ui.di,
12  org.eclipse.e4.ui.services,
13  org.eclipse.e4.core.di.annotations,
14  org.eclipse.e4.ui.workbench,
15  org.slf4j.api,
16  org.simantics,
17  org.simantics.district.region,
18  org.simantics.district.selection,
19  org.simantics.db.common,
20  org.simantics.ui,
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
38