In the IDE, you can easily deal with an object's properties by storing them in resource bundles. Each resource bundle consists of a group of properties (.properties) files. You can manage a resource bundle's contents through its Explorer nodes, as a text file in the Source Editor, or by using a special properties pane in the Source Editor.
The IDE also automates the process of internationalizing your source code. You can use the internationalization features to:
For information on editing resource bundles, see:
Setting Properties Files
Internationalizing Source Code