]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.jdbc.ontology/META-INF/MANIFEST.MF
Added missing Automatic-module-name headers and fixed split package
[simantics/platform.git] / bundles / org.simantics.jdbc.ontology / META-INF / MANIFEST.MF
index 69dae10ab491298c51de7c8596c71173ce7b7dae..200d69f6c37d2bdd8f78bfa8d09cfcbe74564b77 100644 (file)
@@ -3,10 +3,9 @@ Bundle-ManifestVersion: 2
 Bundle-Name: http://www.simantics.org/JDBC-1.0
 Bundle-SymbolicName: org.simantics.jdbc.ontology
 Bundle-Version: 1.0.0.qualifier
-Bundle-Activator: org.simantics.jdbc.ontology.Activator
 Require-Bundle: org.eclipse.core.runtime,
  org.simantics.layer0,
  org.simantics.selectionview.ontology;bundle-version="1.2.0"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Bundle-ActivationPolicy: lazy
-Export-Package: org.simantics.jdbc
+Export-Package: org.simantics.jdbc.ontology
+Automatic-Module-Name: org.simantics.jdbc.ontology