Reports invalid import statements. Import statements must:
Use
.
instead of
::
Reference a Java class or package
Not start with
Java
Not end with
.
or
: