When you use the New wizard to create a new properties file, the IDE creates the .properties file for the default locale. You can then add specific properties and additional locales.
To create a .properties file:
New from the main window to
open the New wizard. A properties file is created with a .properties suffix. The Filesystem
tab of the Explorer displays a properties object node (
)
for the resource bundle with one properties locale subnode (
)
for the default locale.
To remove a .properties file:
| See also | |
|---|---|
| Adding a Property
Removing a Property Modifying a .properties File Adding and Removing a Locale Setting Properties Files |
|