X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.browsing.ui.nattable%2FMETA-INF%2FMANIFEST.MF;h=4c12cb034751e500668d2b850e4046f97aa0e874;hb=HEAD;hp=47fd31caee575b27b41ba9aca9b489ddfcb79189;hpb=e02b8761385c8b353cccabab32897353f764cac6;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.browsing.ui.nattable/META-INF/MANIFEST.MF b/bundles/org.simantics.browsing.ui.nattable/META-INF/MANIFEST.MF index 47fd31cae..4c12cb034 100644 --- a/bundles/org.simantics.browsing.ui.nattable/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.browsing.ui.nattable/META-INF/MANIFEST.MF @@ -1,6 +1,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: Nattable +Bundle-Name: Nebula NatTable Browsing Control Bundle-SymbolicName: org.simantics.browsing.ui.nattable Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.browsing.ui.nattable.Activator @@ -13,6 +13,8 @@ Require-Bundle: org.eclipse.ui, org.simantics.browsing.ui.swt;bundle-version="1.1.0", org.eclipse.nebula.widgets.nattable.core;bundle-version="1.4.0", it.unimi.dsi.fastutil;bundle-version="7.0.6" -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.browsing.ui.nattable +Bundle-Vendor: VTT Technical Research Centre of Finland +Automatic-Module-Name: org.simantics.browsing.ui.nattable