Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] SWT Chromium support requires external update sites?

Hi Martin and Alex,

thanks, for the information.

Alex, is there a bug to track the Linux support for Wayland?

Martin, is there an issue or bug to track the update of the binary?

Best regards, Lars

On Thu, Nov 26, 2020 at 12:27 PM Martin Lippert <mlippert@xxxxxxxxx> wrote:
>
> Hey Fred,
>
> as far as I know the chromium support in SWT is there, but requires the binaries to be installed since the full Chromium code itself is not shipped by SWT.
>
> In addition to that those binaries are not very up-to-date at the moment. They contain Chromium 59, which is quite outdated and hard crash on first use after install (at least for us).
> We implemented some nice stuff on top of it, but are eagerly waiting for an update version of the binaries to be more robust and up-to-date.
>
> Cheers
> Martin
>
>
>
>
>
>
> > Am 26.11.2020 um 11:48 schrieb Lars Vogel <lars.vogel@xxxxxxxxxxx>:
> >
> > Friends of Eclipse,
> >
> > a customer of mine is planning to test / use the SWT Chromium support
> > which was added in 4.17.
> >
> > https://www.eclipse.org/swt/faq.php#browserspecifydefault describes
> > the process of setting this up using non Eclipse update sites from
> > https://equo-chromium-cef.ams3.digitaloceanspaces.com/rls/repository
> >
> > --------------
> > To use the Chromium libraries from the Eclipse SDK:
> >
> > Install the CEF binaries in Eclipse from the p2 repo - CEF p2 repo
> > from Make technology
> > Add the required jars to classpath of project:
> >
> > SWT-Chromium fragment (org.eclipse.swt.browser.chromium.<ws>.<os>.<arch>.jar)
> > SWT fragment (org.eclipse.swt.<ws>.<os>.<arch>.jar)
> > CEF binary (com.make.chromium.cef.<ws>.<os>.<arch>.jar)
> > -------------
> >
> > I thought the chromium support has been added to SWT? Do we also have
> > Eclipse update sites for the binaries?
> >
> > Best regards, Lars
> >
> > --
> > Eclipse Platform project co-lead
> > CEO vogella GmbH
> >
> > Haindaalwisch 17a, 22395 Hamburg
> > Amtsgericht Hamburg: HRB 127058
> > Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
> > USt-IdNr.: DE284122352
> > Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com
> > _______________________________________________
> > eclipse-dev mailing list
> > eclipse-dev@xxxxxxxxxxx
> > To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/eclipse-dev
>
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/eclipse-dev



-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top