android - eclipse Juno often close automatically after ubuntu upgrade to 14.04 TLS -


i working eclipse before upgrade 14.04.but after upgrade 14.04 , eclipse close without warning message.and generate hs_err_pid4612.log file in desktop. how can fix problem?

add following line @ end of eclipse.ini file .(eclipse.ini file located in eclipse folder of eclipse package.)

-dorg.eclipse.swt.browser.defaulttype=mozilla


Comments

Popular posts from this blog

My HTML document is not linking to my CSS stylesheet properly -

php array slice every 2th rule -

node.js - Sending sockets to client side, Error: Converting circular structure to JSON -