param.jdk-module-path.name=JDK Module Path param.jdk-module-path.description=When packaging the Java Runtime, this defaults the Packager's JDK modules directory but can be overriden with a different JDK modules directory. param.module-path.name=Module Path param.module-path.description=When packaging the Java Runtime, this is the path JLink will look in for modules. param.add-modules.name=Add Modules param.add-modules.description=List of Modules to add to JImage creation, including possible services. param.limit-modules.name=Limit Modules param.limit-modules.description=Modules to Limit JImage creation to. param.auto-modules.name=Auto Modules param.auto-modules.description=Automatically calculate modules to Limit JImage creation to. param.jlink-options.name=JLink Options param.jlink-options.description=Options to be added to JLink invocation. param.jlink-builder.name=JLink Builder param.jlink-builder.description=Name of the JLink Builder to build the applicaiton image with. param.strip-executables.name=Strip Native Executables param.strip-executables.description=Removes native executables from the JImage creation.