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.
我已经在 Mac OSX Lion 中使用 Eclipse 好几个月了。今天当我启动 Eclipse 时,它不再启动。我尝试从终端打开它并收到此错误: ***警告:由于 Cocoa 限制,必须在主线程上创建显示。
我尝试添加 -clean -XstartOnFirstThread 但问题仍然存在。这很奇怪,因为它昨晚运行良好。
我怀疑有一个 Eclipse 进程已经(仍在)运行(Eclipse 昨晚没有正确关闭)。你检查了活动监视器。如果有一个进程正在运行,就杀死它。如果没有,我会在检查其他任何内容之前重新启动您的机器。