Skip to main content

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

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


Back to the top