IntelliJ told me that the classpath was too long and that it had to use a temporary file. I accepted. When that option is turned on, IntelliJ starts java with a @vm_param option. Today I tried to reset that option to the default and couldn't find it in ...
"-XX:HeapDumpPath=$HOME/java_error_in_@@product_uc@@.hprof"\ -Djb.restart.code=88-Didea.paths.selector=@@system_selector@@\ $IDE_PROPERTIES_PROPERTY\ @@ide_jvm_args@@\ com.intellij.idea.Main\ "$@" EC=$? unsetIFS test$EC-ne88&&exit$EC ...
"C:\Program Files\java\jdk1.8.0_25\bin\java" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:63667,suspend=y,server=n -Dfile.encoding=UTF-8 -classpath "C:\Program Files\java\jdk1.8.0_25\jre\lib\charsets.jar;C:\Program Files\java\jdk1.8.0_25\jre\lib\deploy.jar;C:\Program F...