My system's default region is nl_BE and I want my RCP applcation to use the region's number format settings defined at the OS level. How can I get my RCP app to read the system specific settings ?
I tried launching the application with vm arg -nl nl_BE but it takes '.' as a thousand grouper and not space/' ' (which is defined in the system region settings at os level.