I am trying to install Cytoscape on my Ubuntu machine and I get this error:
No suitable Java Virtual Machine could be found on your system. The version of the JVM must be at least 11.0 and at most 12. Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
Here is the output of java -version
openjdk version "9-internal" OpenJDK Runtime Environment (build 9-internal+0-2016-04-14-195246.buildd.src) OpenJDK 64-Bit Server VM (build 9-internal+0-2016-04-14-195246.buildd.src, mixed mode)
I have no idea what is wrong.
javaws
is no longer available. You can skip commands includingjavaws
. – Kulfy Sep 05 '20 at 09:36