Tuesday, November 17, 2009

org.eclipse.swt.SWTError: XPCOM error -2147467262

if you get this problem
org.eclipse.swt.SWTError: XPCOM error -2147467262

edit the file of eclipse.ini

add the following
-Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null
or
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner

http://ohioloco.ubuntuforums.org/showthread.php?t=1273380

No comments: