You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -95,7 +93,7 @@ Some assets, such as application icons, could be located in `assets` folder orga
95
93
└── projectname.ico # on Windows it has to be an ico file
96
94
```
97
95
98
-
Where**projectname** corresponds to `name` property in `pom.xml`.
96
+
>**projectname** corresponds to `name` property in `pom.xml`.
99
97
100
98
> :warning: If `iconFile` property is not specified and it can't find the correct icon in `assets` folder, it will use next icon by default for all platforms:
101
99
>
@@ -122,4 +120,4 @@ By default, it will generate next artifacts in `target ` folder:
122
120
123
121
Thanks to the following contributors, who have provided patches and other assistance:
0 commit comments