3

I'm using Ubuntu 13.10 Saucy Salamander 64bit and Eclipse Kepler 64bit terminates after some random time without response. The windows simply disappears.

There's also no entry about the crash in .metadata/.log

  • 2
    you are not alone - get the same behaviour. It crashes regularly – Michael Wiles Dec 17 '13 at 13:49
  • i read somewhere that there is problem with nvidia driver and eclipse ui dont know how is related but at home i use intel video card and eclipse has never crashed, buuut at work i have nvidia video card and eclipse crashes 5-6 times every day its just madnes (angry) – anfy2002us Jan 17 '14 at 13:15
  • Same issue with Intel and Nvidia. –  Jan 22 '14 at 22:29

1 Answers1

1

I had same problem (Ubuntu 13.10 64-bit, Eclipse Kepler, Intel Sandybridge Mobile graphics) and this helped:

Put inside eclipse.ini:

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

Thanks to NVK.