We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b5c12 commit a8a4bbdCopy full SHA for a8a4bbd
build-bin/package-win.bat
@@ -17,7 +17,7 @@ jpackage -t msi -d build -i ganttproject-builder/dist-bin/ -n %WINDOWS_APP_FOLDE
17
--java-options "--add-exports javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED" ^
18
--java-options "--add-exports javafx.graphics/com.sun.javafx.util=ALL-UNNAMED" ^
19
--java-options "--add-opens java.desktop/sun.swing=ALL-UNNAMED" ^
20
- --runtime-image runtime --win-dir-chooser --win-menu ^
+ --runtime-image runtime --win-dir-chooser --win-menu --win-menu-group "GanttProject" ^
21
--description "Free project scheduling and project management application with Gantt chart" ^
22
--app-version %VERSION% ^
23
--copyright "Copyright 2024 BarD Software s.r.o." ^
0 commit comments