]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.help.ui/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.help.ui / META-INF / MANIFEST.MF
index e9f8ba1b9f587489a1d8b078d2deb75d13a4f883..d7bd01e12e4757b2d92a8c213b202ba64ccdb9ae 100644 (file)
@@ -12,7 +12,10 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.ui.editors;bundle-version="3.9.0",
  org.eclipse.jface.text;bundle-version="3.10.0",
  org.eclipse.core.resources;bundle-version="3.10.1",
- org.simantics.help.core
+ org.simantics.help.core,
+ org.slf4j.api
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: .
+Bundle-Vendor: Semantum Oy
+Automatic-Module-Name: org.simantics.help.ui