Description
I'm submitting a…
- bug report
- feature request
- other
Short description of the issue/suggestion:
We are able to specify file associations in JavaPackager thanks to 103 I would like to have the ability to choose the file explorer icon(s) of the associated filetype(s), using this plugin. I read through the source, and I cannot find how to do this. In fact, it appears that we are entirely unable to specify file associations icons.
What is the expected behavior?
Have a configuration property in which we are able to specify these icons.
What is the current behavior?
There´s no way to specify these icons.
What is the motivation / use case for changing the behavior?
It is sometimes desired to register the java application to open certain files and then we would like to have the file type graphically demonstrate the association in a file explorer.
Please tell us about your environment:
- JavaPackager version: 1.7.6
- OS version: Debian Bookworm Linux on kernel 6.1
- JDK version: JDK 22.0.2 Temurin
- Build tool:
- Maven
- Gradle