The IDE enables you to manage resource bundles and the various key and locale pairs stored within them. When you use the New wizard to create a new properties file, the IDE automatically creates a .properties file for the default locale to which you can then add specific properties and additional locales.
To create a resource bundle:
A properties file is created with a .properties suffix. The Files
window displays a properties object node ()
for the resource bundle with one locale subnode (
)
for the default locale.
To delete a resource bundle:
The IDE removes the specified .properties file including all locales and keys contained within it.