我在Mac上打开Eclipse时遇到问题。没有加载屏幕,它只是在启动后立即崩溃。有人能够追踪这条路吗?这是我第一次使用Eclipse,所以我不是很有经验。
基本崩溃日志(缩短):
Process: eclipse [1371]
Path: /Users/USER/Desktop/Eclipse.app/Contents/MacOS/eclipse
Identifier: org.eclipse.platform.ide
Version: 4.4.2 (4.4.2.M20150204-1700)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: eclipse [1371]
User ID: 501
Date/Time: 2015-06-12 19:00:02.778 +0100
OS Version: Mac OS X 10.10.3 (14D136)
Report Version: 11
Anonymous UUID: *********************
Time Awake Since Boot: 9700 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000003c
可以找到完整的日志here。 任何帮助表示赞赏。有一个伟大的一天的人。 :)
答案 0 :(得分:0)
您可以使用多种解决方案。您可以双启动窗口并安装Eclipse,然后查看它是否有效。或者您可以尝试其他IDE,例如,如果您使用Eclipse开发Android应用程序,那么您可以尝试Android Studio。或者,如果您正在使用Java应用程序,那么您可以尝试使用Intellij IDEA。