开发者

eclipse crashes on Lion os x

开发者 https://www.devze.com 2023-03-23 06:26 出处:网络
Eclipse seems to be crashing all the time since I\'ve upgraded to the Mac OS X Lion. The error I keep getting is stackoverflow.

Eclipse seems to be crashing all the time since I've upgraded to the Mac OS X Lion. The error I keep getting is stackoverflow.

eclipse crashes on Lion os x

I am using eclipse version: 1.3.1.20100916-1202 and have an open Android project at 开发者_开发技巧the moment of the crash. Where do I find the log file? What could be causing the crash?


I don't know enough about what has changed in Lion to determine the cause of the crash. But, here's how to find the logfile:

  • Window > Show View > PDE Runtime > Error Log. This gives you a view with the contents of the .log file.
  • Help > About Eclipse Platform > Configuration Details. This prints out a great number of details about the environment and also concatenates the .log file. Great for including in a bug report.
  • Locate the file yourself, see workspace/.metadata/.log.
  • Start Eclipse using -consoleLog. This will print the messages that normally go to the .log file in the enclosing shell/command window.
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号