Working with application properties and property groups
Each application property has a name, type and value. They are organized into property groups. The idea is that you will establish a group for each type of functionality you wish to provide and then establish individual properties of that type. Though you could establish a single group and dump all of your application-wide settings into that group, the intention is that you will organize your settings into various groups; this will help give a better overview of your application and will make it easier for other developers to understand how to use your settings.
To view the currently available application properties and groups, go to the Application Properties tab of the Infor e-Commerce Development Studio and expand the Property Groups heading. To view a list of properties and values belonging to any group, select the group name in the left pane; the settings are then shown in the Properties Editor (usually shown at the bottom of the Eclipse IDE).
To add a new property group: