fixing someones throws-rampage
i'm trying to fix several thousand "throws exception"-declarations. in many cases, these exceptions mask the actual exceptions. i tried to use ideas inspections to fix it, but ran into this problem:
http://youtrack.jetbrains.net/issue/IDEA-66112
what can i do?
Please sign in to leave a comment.
Would structural search and replace do anything for you?