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 zulu 并且我的 Eclipse 继续使用旧的 Java 版本。我确实删除了 java 构建路径中的旧 jre 并添加了 Zulu 。但是当我运行 maven clean 并再次构建时,Eclipse 会自行选择旧版本。我将路径变量设置为 Zulu 版本。我错过了什么?