Unexpectedly my apps have lost opportunity of java-package import.
For example I write "import java.io.File" in a top of java-class. And "java" in this expression is underlined in red.
I checked Project Structure:
Project SDK is: 11 java version 11.0.5. In other places of Project Structure java 11 is specified too.