I was trying to import an existing maven project from one drive directory to another. But I did not find any import option on my recently updated intelliJ idea's community version 2021.2. Can someone please help me on this?
I was trying to import an existing maven project from one drive directory to another. But I did not find any import option on my recently updated intelliJ idea's community version 2021.2. Can someone please help me on this?
Import and Open actions were combined to the one Open action. If you point IDE to the existing project, it will automatically open it, if you point to the directory without project files, it will import it.