Eclipse ADT Bundle crashes suddenly on Mint 16 Petra

霸气de小男生 提交于 2019-12-01 05:53:04

问题


I recently installed Linux Mint 16 Petra (Cinnamon 64 bit) on my laptop (Quad core, 8 GB ram).

I downloaded ADT Bundle for Linux (64 bit). As I start to use Eclipse for coding in Android, I notice that Eclipse suddenly crashes. I don't get any log error, it just crashes. It's happening frequently.

Why does it crash?


回答1:


I found a solution right here on stackoverflow.

Eclipse continue crashing

For a workaround add the following to the end of your eclipse.ini

-Dorg.eclipse.swt.browser.DefaultType=mozilla



来源:https://stackoverflow.com/questions/21634846/eclipse-adt-bundle-crashes-suddenly-on-mint-16-petra

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!