I\'m developing an RCP application (Windows) with SWT.Browser (SWT.MOZILLA):
Browser browser = new Browser(parent, SWT.MOZILLA);
I
Eclipse_4.4.2 now supports XULRunner24.0, you can try this version.