Reputation: 19
I have Macbook with macOS (latest) running on it. I've installed the latest Intellij IDEA (2020 ultimate) and JDK 8 on it. When I try to compile a simple class it never finishes (build never completes). I've tried to uninstall and reinstall Intellij IDEA and JDK. No success. I even tried to use different JDK (14) through Intellij IDEA download menu. No success. Any thoughts, ideas, suggestions?
Upvotes: 0
Views: 141
Reputation: 19
Here what I did. I've installed previous version (2019). And after that I just removed app in Application. I've left all the settings untouched. After that I've installed 2020 and it works just fine :) Thanks to everyone for giving me directions! Hope it will help anyone in the future.
Upvotes: 1
Reputation: 16411
Try with antivirus/firewall disabled or make sure that IDE settings directories IDE installation home, IDE executable and project files are excluded from the scan.
Upvotes: 0