Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Integrate Chromium for SWT in Java
Integrate Chromium for SWT in Java [message #1819151] Wed, 08 January 2020 22:21
mario rossi is currently offline mario rossiFriend
Messages: 1
Registered: January 2020
Junior Member
I need to integrate this library into my rich client application: https://github.com/maketechnology/chromium.swt
I can't really manage to do it!! The stock SWT Browser is not suitable for my needs, since it relies on IE9, which doesn't support ES6, WebGL and many features I need. The entire org.eclipse.swt.chromium package does not exist, although I included Eclipse SWT for Windows x64 in my pom.xml and downloaded the libs from the Windows sample in the Release tab of the project on GitHub. - Please, don't say to use the JavaFX webview: it does not support WebGL, rendering is ugly and it misses many peculiar features I need. - Please, don't say to use JCEF, because it does NOT support synchronous JavaScript execution. Trust me, I have already tried many ways. I use Eclipse as IDE.
How can I use that project in mine? Thanks in advance!
Previous Topic:Problem | "JRE Oracle Corporation/13.0.1 is not supported, advanced source lookup disabled.&quo
Next Topic:The clipboard contents into the selected elements
Goto Forum:
  


Current Time: Mon Sep 23 03:55:17 GMT 2024

Powered by FUDForum. Page generated in 0.05841 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top