Preferences
The preferences page of JInto is seperated into three categorys. The first category is for general settings. The next category contains the settings for empty values and the third category is for problems settings.

General

Select the seperator for the outline. The selected seperator is used to seperate the key's into a tree for better and faster navigation.
If you select Include JInto header in resource files on saving, a header comment is written in every *.properties file you're saving with JInto.

Empty values

If you don't want to save empty values into the *.properties file, you can select the Do not save empty values into the resource file option.
If you select the Show virtual text in empty cells if there is a default value, every empty cell displays the text from the default resource file if there is a default resource file.
With the color button you can select the color of the virtual text.

Problems severity

In this category of the preferences dialog you can select the severity of the JInto problems. You can select Ignore, Warning or Error for every problem JInto checks in the background.
The first three problems are marked in the ResourceBundle Editor and the last problem will be marked in the Compilation Unit (only if JInto is configured right). JInto will also provide a quick fix for this problem.