The inspection can produce two types of warnings:
- Undefined class: Declaration of referenced class is not found in built-in library and project files.
- Multiple declarations: this version of IDE *will* have problems with completion, member resolution
and inheritance analysis for all classes that have multiple definitions in project files (regardless of includes).