Properties File Node
See Also
The IDE displays all resource bundles as properties file nodes (
)
in the Filesystems window.
Contents of the Properties File Node
The following table lists the icons the IDE uses to display bean pattern objects.
Icon |
Description |
 |
Locale node. Right-click the properties object node and choose Add Locale
to add a new locale. |
 |
Property key node. Right-click the locale node and choose Add Property
to add a new key. |
Working With This Node
You can right-click any properties file node to access a contextual menu containing
the following commands:
- Open. Opens the file in a custom table editor in the Source
Editor.
- Edit. Opens the properties file in text mode.
- Cut, Copy, and Paste. Cut, copy, and paste the method into other
classes.
- Tools. Accesses commands for carrying out various actions on your code,
such as synchronizing changes, generating Javadoc documents, and managing
import statements.
- Add Locale. Adds a new locale to the properties file.
- Properties. Displays the property sheet for this node.
Legal Notices