Skip to main content

Eclipse on Debian Sid

If you get the following error on debian sid (Dec 2009):

!ENTRY org.eclipse.osgi 4 0 2009-12-13 16:37:36.790 !MESSAGE Application error !STACK 1 org.eclipse.swt.SWTError: XPCOM error -2147467262 at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:1638) at org.eclipse.swt.browser.Mozilla.setText(Mozilla.java:1861) at org.eclipse.swt.browser.Browser.setText(Browser.java:737)

Just add the following to your eclipse.ini:

-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.1/xulrunner

Comments

Comments powered by Disqus