Creates a class which allows you to manage the module's lifecycle
(installation and uninstallation).
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.