Code Insight fails to find class that appears to exist

Abstract: Code Insight fails to find class that appears to exist

Issue:

Code Insight fails to find a particular class, but the file exists on disk.

Solution:

Check for any uppercase characters in the package�directory structure under the source root.� Modify any packages that include uppercase�characters changing both the directory name and the associated package declarations and any import statements which reference the package.