In application wizard I can set in properties tab
a) the main class
b) the application parameters in application command line
but NOT the application specific Java options like "-Xmx1024M" or "-Dsun.locale.formatasdefault=true" or whatever.
There is no field named Java options. If I add it to the command line it is passed to my main class as argument as discarded.
Is there a configuration property for Java options?
Server OS: Windows 7
AjaxSwing version: 4.5.0
JDK version: 1.8