[EMAIL PROTECTED] wrote: >Feature request: > >Is it possbile to forsee something that detects the usage of >System.out.println and System.err.println. >If you work on a server project, those things realy decrease the >performance, so before something goes in performance testing or production >all those lines with system.out have to be removed. > Write System.out.println();, put the cursor on "out", and use Find Usages?
_______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
