JAL-1854 tweaks to rules and README
[jalview.git] / utils / checkstyle / README.txt
index 119c68e..e38064e 100644 (file)
@@ -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 <rule name> (case-sensitive). 
+       Here you should select 'Use item limits' with a value of, say, 500,     or Eclipse may 
+       labour to display all warnings.