简体   繁体   English

Eclipse进程在Mac OS X El Capitan beta 3上使用JDK 8进行休眠

[英]Eclipse process sleep on Mac OS X El Capitan beta 3 with JDK 8

I upgraded my system to OS X El Capitan beta 3 and installed JDK 8 downloaded from Oracle. 我将系统升级到OS X El Capitan beta 3并安装了从Oracle下载的JDK 8。 However, other applications that use JDK is run correctly, only Eclipse Mars stuck on the logo. 但是,使用JDK的其他应用程序运行正常,只有Eclipse Mars卡在徽标上。 I checked that stats of Eclipse process. 我检查了Eclipse进程的统计信息。 It showed that Eclipse process is sleeping. 它表明Eclipse进程正在睡眠。

Is there any methods to make Eclipse run correctly? 有没有什么方法可以让Eclipse正常运行? Thanks for any helpful answer. 谢谢你的任何有用的答案。

This has been reported to Eclipse as high priority bug 472259 . 这已被Eclipse报告为高优先级错误472259 Currently there is no solution. 目前没有解决方案。

This is mentioned in release notes for OS X El Capitan DP3 [1] OS X El Capitan DP3的发行说明中提到了这一点[1]

Some versions of Eclipse may hang during use. 某些版本的Eclipse可能会在使用过程中挂起。

See [2] Apple Dev Forums for workaround by reverting back to DP2 请参阅[2] Apple Dev论坛,了解恢复到DP2的解决方法

[1] https://developer.apple.com/library/prerelease/mac/releasenotes/General/rn-osx-10.11/ [1] https://developer.apple.com/library/prerelease/mac/releasenotes/General/rn-osx-10.11/

[2] https://forums.developer.apple.com/thread/8776 [2] https://forums.developer.apple.com/thread/8776

这个bug已经在Beta 4中解决了。

According to reports on https://forums.developer.apple.com/thread/8776#30240 the 4th beta release (public beta 2) fixes the problem. 根据https://forums.developer.apple.com/thread/8776#30240上的报告,第4个测试版(公共测试版2)解决了这个问题。 I'm having the same issue but I'm not able to upgrade and test it myself since I'm away from my backup drive for the next few days and I'm not upgrading without that restore point. 我有同样的问题,但由于我在接下来几天离开备份驱动器,我无法自己升级和测试,如果没有恢复点,我就无法进行升级。 I'll try to update this with more info once I've tried the upgrade myself. 一旦我自己尝试升级,我会尝试用更多信息更新此信息。

Update: Just upgraded and Eclipse loads without any problems. 更新:刚刚升级,Eclipse加载没有任何问题。

there is a makefile that you can use on project to compile and fix this problem. 有一个makefile,你可以在项目上使用它来编译和修复这个问题。 https://github.com/mnott/javamake https://github.com/mnott/javamake

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM