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.
经过多年的良好工作,在过去的几个月里,我没有能力以 Groovy 脚本运行。我可以从菜单中选择它,但没有任何反应。今天我安装了最新的 Eclipse 和插件试图修复,但没有运气。什么地方出了错?是否有要检查的日志文件?
https://dist.springsource.org/release/GRECLIPSE/3.8.0/e4.16
启动的输出被写入控制台视图。如果启动时出现问题,您可以检查错误日志视图中的条目。Run > Run Configurations... > Groovy Script 下的启动配置也可能显示类路径或其他问题。