Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] How XULRunner's deprecation affects SWT Browser

Hi,

Since XULRunner is now deprecated and no longer maintained by MDN, SWT will not add support for newer versions of XULRunner or actively fix bugs in that area. But, the existing XULRunner support for SWT will continue to work as is and there is no plan to drop support for them.
The latest version of XULRunner supported by SWT is XULR 31. This support works on Windows and MacOSX but not on Linux. Please see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=467646, any patches to fix this bug are welcome. The latest version of XULRunner supported on all platforms is XULR 24.

HTH,
Lakshmi Shanmugam

On Sat, Jun 18, 2016 at 6:30 PM, Kavith Lokuhewage <kaviththiranga@xxxxxxxxx> wrote:
Hi Devs,

We were doing some work with SWTBrowser and XUL Runner to implement a web UI based editor for an Eclipse RCP based application. Since this product was targeted for cross platform users, we thought of embedding XULRunner with it to make sure this web based editor works smoothly in each OS and no additional steps needed from users to get it working properly. 

However, we can see that XULRunner is now deprecated and no longer maintained by MDN. How will this affect SWT Browser development? Is there an alternative for those apps which already use XUL Runner? Just wanted to get an idea about the impact for those who already use XULRunner and future of them - before going forward with the project. 

Thanks,
 
--
Kavith Lokuhewage


_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



--
Lakshmi

Back to the top