In JLinkBUndlerHelper, MODULE_PATH, MODULE, ADD_MODULES, LIMIT_MODULES and STRIP_NATIVE_COMMANDS, need to be made public. Two options:
1. Move the names "Example: add-modules" to BundleParams, but I don't think that makes sense.
2. Create a new file ModularParams and move the classes there.
1. Move the names "Example: add-modules" to BundleParams, but I don't think that makes sense.
2. Create a new file ModularParams and move the classes there.