X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.annotation.ui%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.annotation.ui%2FMETA-INF%2FMANIFEST.MF;h=e962c736ea08904de07945143c380f7564e1db58;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.annotation.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.annotation.ui/META-INF/MANIFEST.MF new file mode 100644 index 000000000..e962c736e --- /dev/null +++ b/bundles/org.simantics.annotation.ui/META-INF/MANIFEST.MF @@ -0,0 +1,23 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Annotation Modeling +Bundle-SymbolicName: org.simantics.annotation.ui;singleton:=true +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: org.simantics.annotation.ui.Activator +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + org.simantics.annotation.ontology;bundle-version="1.0.0", + org.simantics.structural.ontology;bundle-version="1.2.0", + org.simantics.selectionview.ontology;bundle-version="1.2.0", + org.simantics.ui;bundle-version="1.0.0", + org.simantics.structural.ui;bundle-version="1.1.1", + org.simantics.browsing.ui.common;bundle-version="1.1.0", + org.simantics.diagram;bundle-version="1.1.1", + org.simantics.browsing.ui.model;bundle-version="1.0.0", + org.simantics.modeling.ui;bundle-version="1.1.1", + org.simantics.graph.db;bundle-version="1.1.9", + org.simantics.views.swt.client;bundle-version="1.0.0" +Bundle-ActivationPolicy: lazy +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-Vendor: VTT Technical Research Centre of Finland +Export-Package: org.simantics.annotation.ui