is there any way to run xulrunner 3.6.28 (x86 there is no other) with swt x64?
I cant use the newer xulrunner 10.4esr becouse i have some issues with it. The old one runs like a charm, but there is no x64 of it.
If i try loading 3.6.28 i get some weird 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?
Kind regards David