< prev index next >

modules/jdk.packager/src/main/resources/com/sun/javafx/tools/packager/Bundle.properties

Print this page

        

*** 72,82 **** \ -m <modulename>[/<mainclass>]\n\ \ --module <modulename>[/<mainclass>]\n\ \ the initial module to resolve, and the name of the main class\n\ \ to execute if not specified by the module\n\ \ -p <module path>\n\ ! \ --modulepath <module path>...\n\ \ A : separated list of directories, each directory\n\ \ is a directory of modules.\n\ \ --add-modules <modulename>[,<modulename>...]\n\ \ root modules to resolve in addition to the initial module\n\ \ --limit-modules <modulename>[,<modulename>...]\n\ --- 72,82 ---- \ -m <modulename>[/<mainclass>]\n\ \ --module <modulename>[/<mainclass>]\n\ \ the initial module to resolve, and the name of the main class\n\ \ to execute if not specified by the module\n\ \ -p <module path>\n\ ! \ --module-path <module path>...\n\ \ A : separated list of directories, each directory\n\ \ is a directory of modules.\n\ \ --add-modules <modulename>[,<modulename>...]\n\ \ root modules to resolve in addition to the initial module\n\ \ --limit-modules <modulename>[,<modulename>...]\n\
< prev index next >