Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我该如何解决这个问题。请帮我
您当前的 java 版本可能已过时。
在命令行上运行:java -version检查您当前的 JRE 版本。
java -version
然后安装 Java 1.8 或更高版本。