I keep receiving this error:
miguel@Miguel:~$ cd '/home/miguel/Downloads/idea-IU-141.1010.3/bin'
miguel@Miguel:~/Downloads/idea-IU-141.1010.3/bin$ ./idea.sh
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
Unrecognized VM option 'MaxPermSize=350m'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Does anyone know how to fix this?
This worked for me: first I erased the "-XX:MaxPermSize=350m" inside the idea64.vmoptions file, then I pointed the JAVA_HOME with the next command: