Intellij import do not work after restart
Answered
Intellij do not automatically resolve import statements and everything shows in red after restart.If do invalidate caches intellij imports everything for the same project..Now its eveytime after I open the project I have to invalidate caches and restart intellij to import the classes..This happens after setting up new VM and intellij .Earlier it was not required to restart and invalidate the caches for the imports to work.
Pls advise
Please sign in to leave a comment.
Hi Sajeesh Murali What build system do you use?
Please try to perform the following steps:
Invalidate caches.
Close your project window (and IntelliJ) and remove all
*.imlfiles and the.ideafolder.Re-import the project into IntelliJ from Existing sources.