]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural2/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.structural2 / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.structural2/META-INF/MANIFEST.MF b/bundles/org.simantics.structural2/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..94409e4
--- /dev/null
@@ -0,0 +1,25 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Structural Modeling vol 2
+Bundle-SymbolicName: org.simantics.structural2;singleton:=true
+Bundle-Version: 1.1.1.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.simantics.structural.ontology;bundle-version="1.0.0",
+ org.simantics.modeling.ontology;bundle-version="1.2.0",
+ org.simantics.layer0.utils;bundle-version="0.8.0",
+ org.simantics.issues.common;bundle-version="1.1.0",
+ org.simantics.simulator.variable;bundle-version="1.0.0",
+ org.simantics.scl.osgi;bundle-version="1.0.0",
+ org.simantics;bundle-version="1.0.0"
+Export-Package: org.simantics.structural2,
+ org.simantics.structural2.modelingRules,
+ org.simantics.structural2.procedural,
+ org.simantics.structural2.queries,
+ org.simantics.structural2.scl,
+ org.simantics.structural2.scl.procedural,
+ org.simantics.structural2.utils,
+ org.simantics.structural2.validate,
+ org.simantics.structural2.variables
+Bundle-Vendor: VTT Technical Research Centre of Finland
+Bundle-ActivationPolicy: lazy
+Bundle-Activator: org.simantics.structural2.internal.Activator