]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.annotation.ui/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.annotation.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Annotation Modeling
4 Bundle-SymbolicName: org.simantics.annotation.ui;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.annotation.ui.Activator
7 Require-Bundle: org.eclipse.ui,
8  org.eclipse.core.runtime,
9  org.simantics.annotation.ontology;bundle-version="1.0.0",
10  org.simantics.structural.ontology;bundle-version="1.2.0",
11  org.simantics.selectionview.ontology;bundle-version="1.2.0",
12  org.simantics.ui;bundle-version="1.0.0",
13  org.simantics.structural.ui;bundle-version="1.1.1",
14  org.simantics.browsing.ui.common;bundle-version="1.1.0",
15  org.simantics.diagram;bundle-version="1.1.1",
16  org.simantics.browsing.ui.model;bundle-version="1.0.0",
17  org.simantics.modeling.ui;bundle-version="1.1.1",
18  org.simantics.graph.db;bundle-version="1.1.9",
19  org.simantics.views.swt.client;bundle-version="1.0.0"
20 Bundle-ActivationPolicy: lazy
21 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
22 Bundle-Vendor: VTT Technical Research Centre of Finland
23 Export-Package: org.simantics.annotation.ui