Hugolarson

Results 53 comments of Hugolarson

Just copy those file to folder where your exe is launched and it should work with AWT

Copy AWT related DLLs from JVM to exe folder. java.dll jvm.dll awt.dll

Maybe id does not work with swing. My application is Javafx and AWT and it's working

Try set java.home in terminal your run gradlew set GRAALVM_HOME=C:\java\graalvm-ce-java17-22.3.3 set JAVA_HOME=C:\java\graalvm-ce-java17-22.3.3

@cnico Does not work with Android. That's our problem.

@xberkhout > The mobile part does only work with the old Gluon build from June 2022 (so iOS and Android). For the Desktop there is no issue to move to...

I have problem with gradlew nativeRunAgent > Task :nativeRunAgent FAILED Error: JavaFX runtime components are missing, and are required to run this application Only gradlew run works.

Hi, Do you have a jakarta war that we can test on tomcat 10?