The easiest way to delete properties at most levels is using the Explorer. Simply right-click the appropriate node and choose Delete from the contextual menu. You can delete any of the following from the explorer:
). Deletes
all .properties files that make up the selected resource bundle.
). Deletes
the .properites file for the selected locale.
). Deletes
the property from the locale in which the node resides. The property is not
deleted from other locales.If you need to remove a property from all of the locales in a resource bundle, the easiest way is to use the properties pane of the Source Editor.
To remove a property from all locales:
| See also | |
|---|---|
| Modifying a .properties File
Adding a Property Adding and Removing a Locale Setting Properties Files |
|