the old javaSE target was basically just the simulator running on desktop, which meant we were stuck w/
clunky mobile UI patterns on a big screen. it had no real system menu bar and those annoying ungrabable scrollbars that felt like a
desktop experience total mess. version 7.0.250 finally fixes this by providing an actual native binary instead of just emulating the phone environment. now we actually get proper preferences and quit options in the os menu.
it makes testing much less painful . anyone else still relying on
JavaSE
for their desktop builds or is everyone moving to this? watch out for any broken dependencies when switching targets.
found this here:
https://dzone.com/articles/native-mac-apps-codename-one