javaintellij-idea

IntelliJ IDEA can not auto import


I'm using IntelliJ 2016.1.2.

When I create a java.sql.Timestamp and enter alt + enter for auto import, my IntelliJ seems can not give me a hint about it. I have to import it mannully.

enter image description here

enter image description here

Other class in java.sql.* works fine.

enter image description here

How to sovle this problem? Thank you very much.


Solution

  • It might be that the class is excluded from Auto Import