Fixed some warnings: Java 9 automatic-module-name, unused imports
diff --git a/plugins/org.eclipse.app4mc.workflow.examples.installer/META-INF/MANIFEST.MF b/plugins/org.eclipse.app4mc.workflow.examples.installer/META-INF/MANIFEST.MF
index fbea9ea..8979f31 100644
--- a/plugins/org.eclipse.app4mc.workflow.examples.installer/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.app4mc.workflow.examples.installer/META-INF/MANIFEST.MF
@@ -8,3 +8,4 @@
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-Vendor: Eclipse APP4MC
 Bundle-ActivationPolicy: lazy
+Automatic-Module-Name: org.eclipse.app4mc.workflow.examples.installer