Migration from Servoy 7 to Titanium

Thank you all for the replies.

I installed the 2022.3.0.3742 which I called Servoy Titanium because it is how it’s called everywhere on the Servoy Website. I’m sorry if this created confusion.

The customer has a Servoy 7 Smart Client solution and we’d get it properly running on 2022.3.0.3742 version and then progressively migrate the
Old forms in Titanium NGClient. I’m aware about the difference between a smart client solution and a NGClient/Titanium solution which uses Angular.

My problem was sun.java2d error so thanks for the hint because by adding this line, now it works.
–add-opens=java.desktop/sun.java2d=ALL-UNNAMED

Best
Marco