AquaLookAndFeel Servoy 2023.6.0.3883

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?

According to this macos - cannot access class com.apple.eawt.Application (in module java.desktop) because module java.desktop does not export com.apple.eawt to unnamed module - Stack Overflow you can have to some parameters to activate the module.

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