我的 JAVA_HOME 设置为正确的路径,但是当我运行 gradle assemble 时,它说
ERROR: JAVA_HOME is set to an invalid directory: C:\Program Files\Java\jdk1.8.0_
181\bin
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
当我使用 java -version 时,它给了我正确的版本。我在这里做错了什么。我是新手,所以很想寻求帮助。
慕斯709654
相关分类