To set JAVA_HOME environment variable on Ubuntu, open the /etc/bash.bashrc file and add the following line: export JAVA_HOME=/opt/jdk-9.0.1 (The value should be ...
確定! 回上一頁