Java Properties Preferences
The Java Properties Preferences apply to the spell checker for Java property
files (*.properties
).
- Spell Dictionary File
- Specify the default dictionary to be used for Java Properties files.
Press the Browse button to select a file from your operating
systems file system.
- User Dictionary File Suffix
- Specify a suffix for the user dictionary belonging to the active dictionary.
Spell Threshold
- This value controls how many suggestions are shown. The smaller the value,
the fewer are the suggestions.
- Ignore Numbers
- Check this box to exclude words containing digits from the spell checking process.
- Ignore Compounds
- Check this box to exclude all words containing the characters . : / @ \
- Ignore one letter words
- Check this box to exclude all words consisting of only a single letter.
- Ignore Mixed Case
- Check this box to exclude mixed case words from the spell checking
process. The only mixed case words checked are words beginning with upper
case at the beginning of a sentence.
- Ignore Sentence Capitalization
- Check this box to ignore wrong capitalization at the beginning of a
sentence.
- Ignore Upper Case
- Check this box to exclude UPPER case words from the spell checking
process.
- Check Comments
- Check this box to include the comments in a .properties file.
- Check Keys
- Check this box to include the keys in key/value pairs. Compound and
CamelCase keys are first segmented into their components before being
checked.
© 2003-2004 berthold.daum@bdaum.de