merge of the violationsAsErrors config option from the 4.2.x branch

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6902 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Xavier Le Vourch
2009-03-28 20:31:36 +00:00
parent fc3347d73a
commit 139871ffb5
12 changed files with 112 additions and 9 deletions

View File

@ -10,6 +10,7 @@ property.label.selected_workingset = Selected working set :
property.button.store_ruleset_project = Use the ruleset configured in a project file
property.button.ruleset_browse = Browse...
property.button.include_derived_files = Include derived files
property.button.violations_as_errors = Handle high priority violations as Eclipse errors
# General preferences page
preference.pmd.header = PMD-Plugin options