]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.district.route.ui/META-INF/MANIFEST.MF
299b2414e4431cde19551224ec64bc7bc6dbb915
[simantics/district.git] / org.simantics.district.route.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: District Network Modelling Route UI
4 Bundle-SymbolicName: org.simantics.district.route.ui;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.district.route.ui.internal.Activator
7 Bundle-Vendor: Semantum Oy
8 Require-Bundle: org.eclipse.e4.ui.di,
9  org.eclipse.e4.ui.model.workbench,
10  org.eclipse.e4.core.di.annotations,
11  org.eclipse.e4.core.services,
12  org.simantics.ui,
13  org.simantics.district.route,
14  org.slf4j.api,
15  org.eclipse.e4.ui.workbench,
16  org.eclipse.e4.core.di,
17  org.eclipse.e4.ui.services
18 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
19 Automatic-Module-Name: fi.vtt.apros.district.route.ui
20 Import-Package: javax.annotation;version="1.0.0";resolution:=optional,
21   javax.inject;version="1.0.0",
22   org.osgi.service.event;version="1.3.1"
23 Bundle-ActivationPolicy: lazy