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

How to connect android app to App engine -

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

php - display validation error message next to the textbox in codeigniter -