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
Post a Comment