X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=utils%2Fcheckstyle%2FREADME.txt;h=e38064e099c131aaa3d203dc17cdc1ac3a829361;hb=refs%2Fheads%2Ftask%2FJAL-3089annLabelsPopup;hp=119c68e4e2c18d741a91e8830c64e32216d7673d;hpb=78d4775e4450ba6579c5d9824a78ad99cbccda22;p=jalview.git 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.