]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural.ui/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.structural.ui / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.structural.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.structural.ui/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..888c81c
--- /dev/null
@@ -0,0 +1,26 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Structural UI
+Bundle-SymbolicName: org.simantics.structural.ui;singleton:=true
+Bundle-Version: 1.1.1.qualifier
+Bundle-Activator: org.simantics.structural.ui.Activator
+Require-Bundle: org.simantics.structural2;bundle-version="1.0.0",
+ org.simantics.ui;bundle-version="1.0.0",
+ org.simantics.graphviz;bundle-version="1.0.0",
+ org.simantics.graphviz.ui;bundle-version="1.0.0",
+ org.simantics.browsing.ui.swt;bundle-version="1.1.0",
+ org.simantics.browsing.ui.model;bundle-version="1.0.0",
+ org.simantics.layer0;bundle-version="1.0.0",
+ org.simantics.structural.ontology;bundle-version="1.0.0",
+ org.simantics.diagram.ontology;bundle-version="1.1.1",
+ org.simantics.layer0.utils;bundle-version="1.1.0",
+ org.simantics.views.swt;bundle-version="1.0.0",
+ org.simantics.browsing.ui.platform;bundle-version="1.1.0",
+ org.simantics.modeling.ontology;bundle-version="1.0.0";visibility:=reexport
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.structural.ui.menuContributions,
+ org.simantics.structural.ui.modelBrowser,
+ org.simantics.structural.ui.modelBrowser.contributions,
+ org.simantics.structural.ui.modelBrowser.nodes
+Bundle-Vendor: VTT Technical Research Centre of Finland