Android Studio highlight problems in code -


so i've moved bunch of code project new project , have bunch of errors (missing classes, methods, resources, etc)

as copy-pasting new classes in new project automatically analyze class , highlight problems red.

i closed android studio , after reopening it, doesn't show errors anymore. if try clean or rebuild project shows first problem finds , highlights that, nothing else.

if go in specific file problems indeed highlight issues, i'd solution files in project.

how can make scan entire project , highlight problem areas/methods/classes/resources/etc ? i'd have "overview" of problematic classes/packages/etc.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -