I have seen in some tutorials where an existing Maven project can be opened in IntelliJ from terminal. (open terminal; cd < folder containing pom.xml >; idea pom.xml
)
When I do this I am getting the following error:
The file /private/var/folders/vx/g0dkgs9s7wg7bz8q3yplhwxh0000gn/T/AppTranslocation/A27A814D-1A7C-45BB-88E0-E2ACCA590517/d/IntelliJ IDEA.app does not exist.
I am using macOS High Sierra 10.13.2.
I tried uninstalling and reinstalling, but no luck.
Can somebody help me figure out what the problem is?