[ https://issues.apache.org/jira/browse/MJLINK-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sylwester Lachiewicz closed MJLINK-41. -------------------------------------- > Add support for launcher script > ------------------------------- > > Key: MJLINK-41 > URL: https://issues.apache.org/jira/browse/MJLINK-41 > Project: Maven JLink Plugin > Issue Type: New Feature > Reporter: Frank Ulbricht > Assignee: Benjamin Marwell > Priority: Major > Fix For: 3.1.0 > > > The jlink tool can generate a launcher script (a *.bat file on Windows) so > the user can start the application just with a double-click. > These features should be considered: > * Choose the main module (the one with the main class that should be startet) > * Provide additional parameters (e.g. --enable-preview) > * Optionally, choose between java and javaw (for GUI applications) > Example:Â jlink --launcher MyApp=com.sample.mymodule leads to a launcher > called MyApp.bat -- This message was sent by Atlassian Jira (v8.3.4#803005)