From: gmungoc Date: Mon, 29 Aug 2016 11:31:34 +0000 (+0100) Subject: JAL-1854 tweaks to rules and README X-Git-Tag: Release_2_10_0~68 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=ddd696878955d609d942c4173dd66a0da9572741;hp=-c;p=jalview.git JAL-1854 tweaks to rules and README --- ddd696878955d609d942c4173dd66a0da9572741 diff --git a/utils/checkstyle/README.txt b/utils/checkstyle/README.txt index 119c68e..e38064e 100644 --- a/utils/checkstyle/README.txt +++ b/utils/checkstyle/README.txt @@ -79,4 +79,7 @@ Tips If a rule doesn't behave as you expected, read its documentation carefully, including the use and default value of any properties. - To highlight a single rule's findings, you could temporarily raise its severity to error. + To highlight a single rule's findings, you can 'Configure Contents' of the Problems view + and filter on Text Contains (case-sensitive). + Here you should select 'Use item limits' with a value of, say, 500, or Eclipse may + labour to display all warnings. diff --git a/utils/checkstyle/checkstyle.xml b/utils/checkstyle/checkstyle.xml index 7ca2d26..8a5f14f 100644 --- a/utils/checkstyle/checkstyle.xml +++ b/utils/checkstyle/checkstyle.xml @@ -27,14 +27,6 @@ - - - - - - + + + + @@ -429,12 +430,20 @@ + + + + + + + +