]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - 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
diff --git a/bundles/org.simantics.annotation.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.annotation.ui/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..e962c73
--- /dev/null
@@ -0,0 +1,23 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Annotation Modeling
+Bundle-SymbolicName: org.simantics.annotation.ui;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.annotation.ui.Activator
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.simantics.annotation.ontology;bundle-version="1.0.0",
+ org.simantics.structural.ontology;bundle-version="1.2.0",
+ org.simantics.selectionview.ontology;bundle-version="1.2.0",
+ org.simantics.ui;bundle-version="1.0.0",
+ org.simantics.structural.ui;bundle-version="1.1.1",
+ org.simantics.browsing.ui.common;bundle-version="1.1.0",
+ org.simantics.diagram;bundle-version="1.1.1",
+ org.simantics.browsing.ui.model;bundle-version="1.0.0",
+ org.simantics.modeling.ui;bundle-version="1.1.1",
+ org.simantics.graph.db;bundle-version="1.1.9",
+ org.simantics.views.swt.client;bundle-version="1.0.0"
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-Vendor: VTT Technical Research Centre of Finland
+Export-Package: org.simantics.annotation.ui