I have IntelliJ IDEA Community Edition 2018.2.4 IntelliJIDEA has started taking too much time to open any new project. It almost hangs the previous opened project for around 10-15 minutes before opening the new project.
Any ideas as to why this would have been happening?
My VMOPTIONS File has following
-Xms1024m
-Xmx2048m
-XX:ReservedCodeCacheSize=240m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Djdk.http.auth.tunneling.disabledSchemes=""
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow