解决方法: Run as → External tools configuration… → JRE where the default was set to “Separate JDK”: jdk1.6.0_31 调整为: “run in the same JRE as the workspace”。 问题解决。 参考:https://bugs.eclipse.org/bugs/show_bug.cgi?id=472599
Could not find the main class: org.eclipse.ant.internal.launching.remote.InternalAntRunner. Program
最新推荐文章于 2024-01-28 12:54:35 发布
本文解决了在Eclipse中因JRE设置不当导致的问题。通过将默认的“Separate JDK”调整为“run in the same JRE as the workspace”,成功修复了运行时的错误。
1688

被折叠的 条评论
为什么被折叠?



