문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top