Maxim Shafirov wrote: >Hello eap-list, > >Just a kind of curiousity. Have anyone found any bugs in your project >using code inspection? Mostly local code analysis group is a point of >interest. > Well 8) apart from 616 barfing when i am trying to invoke code inspector via menu for opened file..
We use hidden calls for it - i.e unused imports/assignments/variables quite extensivly (part of our code style here is to explicitly list all imports, i.e no bloody *) Other than that - it doesnt look like much for a moment. I mean there are only 3 checks anyway 8) 8) _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
