X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.selectionview%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.selectionview%2FMETA-INF%2FMANIFEST.MF;h=606078e6c1b30ae44a67bddb848b5f5b067090a4;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.selectionview/META-INF/MANIFEST.MF b/bundles/org.simantics.selectionview/META-INF/MANIFEST.MF new file mode 100644 index 000000000..606078e6c --- /dev/null +++ b/bundles/org.simantics.selectionview/META-INF/MANIFEST.MF @@ -0,0 +1,27 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Selection View +Bundle-SymbolicName: org.simantics.selectionview;singleton:=true +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: org.simantics.selectionview.Activator +Bundle-Vendor: Semantum Oy +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + org.simantics.db.layer0;bundle-version="1.1.0", + org.simantics.db.management;bundle-version="1.1.0";visibility:=reexport, + org.eclipse.ui.forms;bundle-version="3.5.2", + org.simantics.utils.ui;bundle-version="1.1.0", + org.simantics.views.swt;bundle-version="1.0.0", + org.simantics;bundle-version="1.0.0";visibility:=reexport, + org.simantics.ui;bundle-version="1.0.0", + org.simantics.browsing.ui.swt;bundle-version="1.1.0";visibility:=reexport, + org.simantics.selectionview.ontology;bundle-version="1.0.0", + org.simantics.views.swt.client;bundle-version="1.0.0", + org.simantics.utils.thread.swt;bundle-version="1.1.0", + org.simantics.views.ontology;bundle-version="1.0.0", + org.simantics.browsing.ui.model;bundle-version="1.0.0", + org.simantics.modeling;bundle-version="1.1.1", + org.simantics.scenegraph.ontology;bundle-version="1.0.0" +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-ActivationPolicy: lazy +Export-Package: org.simantics.selectionview