nlisker
nlisker
It requires only 1 reviewer with the tole of Reviewer. One of you can be the second reviewer.
Still alive, bridgekeeperbot
Still alive, bridgekeeperbot
It seems that Yasson supports records already, though I have not tested it yet. https://github.com/eclipse-ee4j/yasson/issues/495 https://github.com/eclipse-ee4j/yasson/pull/499 https://github.com/eclipse-ee4j/yasson/issues/528
Some additions: There is a [JavaFX Plugin](https://github.com/openjfx/javafx-gradle-plugin) that configures the JavaFX dependencies without the need to manually specify dependencies and configuration. However, it's not working properly with modules, apparently since...
I hit a similar issue. I'm trying to run ` --write-verification-metadata sha256 help` from Gradle and also getting "no task found" no matter where I put the flag and its...
I tried AndrewFerr's solution. I don't get an error now, but the command doesn't run. The console shows ``` Working Directory: C:\Users\Nir\git\jfx Gradle user home: C:\Users\Nir\.gradle Gradle Distribution: Gradle wrapper...
> Executing the LightingSample manually fails with an exception I think the package names of the main and resources weren't aligned. > The copyright year new files should be 2024...
I can't reproduce the exception. The path to the image is correct. Both the class and the image are under the `attenuation` package. Here is my launch command: ``` C:\Program...
I added the application to the gradle build file so it can be hooked up with its module dependencies. You can now produce a jar that bundles the resource with...