I believe the problem is that javac is not in the PATH . You can test this by running the following bash command: javac --version.
確定! 回上一頁