-
The poms shipped with the artifacts on maven central show dependencies like:
```
org.openjfx
javafx-controls
11.0.2
${javafx.platform}
org.ope…
-
**In general, Scala now works just fine on JDK 11**
**For the current support status of each JDK version, see https://docs.scala-lang.org/overviews/jdk-compatibility/overview.html**
[JDK9 JEP li…
-
Running on Fedora 40 with version 4.2.1, I get:
`GNOME shell detected, but UNSUPPORTED shell version (46.3.1). Falling back to GtkStatusIcon. Please create an issue with as many details as possible.`…
-
Hay Hideaki,
When i'm trying to install this on the my windows 11. I can not maven verify this Plugin. I Put the plugin outside the folder of iDempiere. Like this
iDProject
-- idempiere
-- jpms
…
-
This is *hopefully* just a lack of understanding on how spring "cglib" support is supposed to work (in quotes because it's not cglib anymore right?) or how exactly a reflective access needs `exports` …
-
Jakarta is coming to cause headaches for all :)
It would be nice if Dagger could support processing Jakarta inject annotations as well as javax inject annotations. That would prevent us from potent…
-
**Describe the bug**
```
java.lang.module.ResolutionException: Module com.xenoterracide.controller.registration contains package graphql, module com.graphqljava exports package graphql to com.xeno…
-
Hay Hideaki,
When i'm trying to install this on the my windows 11. I can not maven verify this Plugin. I Put the plugin outside the folder of iDempiere. Like this
iDProject
-- idempiere
-…
-
### Apache NetBeans version
Apache NetBeans 14
### What happened
I have recently installed netbeans 14 (long time user of 8.1) and found the 'find usages' feature is not working in the follow…
-
As a result of enabling serviceloader, javalin fails to start the REST API because of the following error
https://stackoverflow.com/questions/73123077/javalin-with-jpms-and-serviceloader-results-in…