X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.fileimport%2FMETA-INF%2FMANIFEST.MF;h=bbb632778cee2fbd035dbab3e06afaf990d0d12a;hb=bf75fd9740858140eac90c18f0bca0aea3893248;hp=2c23ea6d03705ab35721b04ac1f2ce6d1ef5c649;hpb=96bb7ef9cbe42d82eb58306d8f9b62392cc29ba8;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF b/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF index 2c23ea6d0..bbb632778 100644 --- a/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: Simantics Fileimport Interface -Bundle-SymbolicName: org.simantics.fileimport +Bundle-Name: Simantics Fileimport Interface and base classes +Bundle-SymbolicName: org.simantics.fileimport;singleton:=true Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.fileimport.Activator Require-Bundle: org.eclipse.core.runtime, @@ -16,3 +16,4 @@ Bundle-ActivationPolicy: lazy Export-Package: org.simantics.fileimport Service-Component: OSGI-INF/FileReferenceFileImport.xml, OSGI-INF/LibraryFolderFileImport.xml +Bundle-Vendor: Semantum Oy