Erzeugt eine Klasse zur Verwaltung des Lebenszyklus des Moduls (Installation und Deinstallation). Remember that an installer is optional and often not needed at all. Either a ModuleInstall is created if this module is a regular NetBeans module, or a BundleActivator is created if you have chosen that the module project generates OSGi bundle.