I find myself digging through all of my JSPs looking for red and yellow
flags when I make a change not automatically handled through the refactoring
API. A great feature would be to have a search that will find all of the
JSPs and JAVA files that have errors or warnings. I realize it would be
slow, having to error analyze each file, but it would be a great feature.
I'd of course want to be able to click on the search list to bring up the
offending code, something like:

file.jsp (5 errors, 2 warnings)
MyClass.java (2 errors)

Perhaps it could be part of code analysis?Checkboxes like "Code Has Syntax
errors" and "Code Has Warnings"

--
Duane Fields
[EMAIL PROTECTED]


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to