Installation procedure for eclipse IDE in linux can be found here.
But after installation while opening, I faced crash with the following error message.
# Problematic frame:
# C [libsoup-2.4.so.1+0x6c2a1] soup_session_feature_detach+0x11
To solve this, add the following line to eclipse.ini in ~/eclipse folder.
-Dorg.eclipse.swt.browser.DefaultType=mozilla
No comments:
Post a Comment