Application Properties
 


Package and Main Object

These comboboxes allow you to modify the package name and main class model you provided when creating your application. See the New Design chapter.

Externalize String

This option allows to externalize strings, that means to move them from the Java code to a properties file. In this case, strings being outside the program, they may be translated into another language. This option will take effect during the next generation of code.