Jay Gazula
Jay Gazula
This is a feature request. # Problem description Currently, whenever a EditView takes focus, the cursor is rendered but does not blink. Perhaps this is not possible as it might...
I'm currently using the [Moditect plugin](https://github.com/moditect/moditect) to add module descriptors to my dependencies. This is because some of the dependencies I would like to use have not included the module-info.java...
My use case is that I would like to run the add-module-info goal of this plugin in the parent pom so that all the child sub-modules can read the patched...
It would be nice if this plugin could invoke the `jpackage` command to create an installer, especially since this plugin already helpfully creates the jlink image as well. I would...