When you use the New wizard to create a new properties file, the IDE creates one 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 Filesystems
tab of the Explorer displays a properties object node (
)
for the resource bundle with one 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 |
|