Page 1 of 1

AquaLookAndFeel Servoy 2023.6.0.3883

PostPosted: Sun Jul 30, 2023 10:12 pm
by hovw
In Servoy 2023.6.0.3883, smart client jas 17.0.6

SEVERE: class com.servoy.j2db.LAFManager cannot access class com.apple.laf.AquaLookAndFeel (in module java.desktop) because module java.desktop does not export com.apple.laf to unnamed module @2893de87
java.lang.IllegalAccessException: class com.servoy.j2db.LAFManager cannot access class com.apple.laf.AquaLookAndFeel (in module java.desktop) because module java.desktop does not export com.apple.laf to unnamed module @2893de87


How to solve this problem?

Re: AquaLookAndFeel Servoy 2023.6.0.3883

PostPosted: Sun Aug 06, 2023 11:15 pm
by robert.edelmann
According to this https://stackoverflow.com/questions/75920482/cannot-access-class-com-apple-eawt-application-in-module-java-desktop-because you can have to some parameters to activate the module.

Depends a bit how you open your solution, but worth the try.