Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Graphfile Bundle-SymbolicName: org.simantics.graphfile;singleton:=true Bundle-Version: 0.1.0.qualifier Bundle-Activator: org.simantics.graphfile.Activator Bundle-Vendor: VTT Technical Research Centre of Finland Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0", org.eclipse.core.resources;bundle-version="3.6.1", org.simantics;bundle-version="1.0.0", org.simantics.graphfile.ontology;bundle-version="0.1.0", org.simantics.graph.db;bundle-version="1.1.9", org.eclipse.ui.ide;bundle-version="3.7.0", org.eclipse.jface;bundle-version="3.7.0", org.simantics.utils.ui;bundle-version="1.1.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.graphfile.adapters, org.simantics.graphfile.hack, org.simantics.graphfile.util Automatic-Module-Name: org.simantics.graphfile