Is there a way to run xulrunner 3.6.28 (x86 there is no other) with swt x64?
I can not use the new Xulrunner 10.4esr because I have some problems with it. The old one works like a charm, but its not x64.
If I try to download 3.6.28, I will get some strange errors:
org.eclipse.swt.SWTError: XPCOM error 0x80004005
at org.eclipse.swt.browser.Mozilla.error(Unknown Source)
at org.eclipse.swt.browser.Mozilla.initXULRunner(Unknown Source)
at org.eclipse.swt.browser.Mozilla.create(Unknown Source)
at org.eclipse.swt.browser.Browser.<init>(Unknown Source)
at GUI.TFSBrowser$1.run(TFSBrowser.java:54)
Any suggestions?
Regards David
source
share