javacef3 is released: embed CEF in Java SWT on all platforms

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

javacef3 is released: embed CEF in Java SWT on all platforms

Postby wjywbs » Mon May 05, 2014 3:14 pm

I released an update to the javacef project today, which embeds CEF in Java SWT. It is stable on Windows, Mac and Linux with 32-bit and 64-bit support. It currently uses CEF 3.1547.1412 on Windows and Mac, 3.1547.1406 on Linux.

List of features:

    Act like a control in SWT.
    Support alerts, dialogs, drop-down list, WebGL, etc.
    Support developer tools and right click menus.
    Support cookies manipulation and tab settings.
    Easier to use. Share the same source code on all platforms.
    Downloadable release builds will be available.
    Easier to build and develop: You can generate MSVS, make, xcode and ninja projects.
    For linux, only Ubuntu 12.04 is tested.

What's the difference between javacef and javachromiumembedded?

    Javacef aims to embed CEF in SWT, while javachromiumembedded is mainly for AWT. Note that SWT and AWT can not be used at the same time on Mac, so if you are using SWT on Mac, this project works.
    Javacef aims to act like a control and easy to embed as a browser. Low level C++ functions will not be exposed.
    Javacef 3 is stable on all platforms, which means it runs cleanly and no error exit code is returned. It's less stable on exit if the web page has NPAPI plugins or extensive WebGL.
    Javacef 3 support right-click menu, devtools and drop-down list (platform native controls).
    Javacef does not use off-screen rendering, and does not have other dependencies.

https://code.google.com/p/javacef/

Details can be found on:
https://code.google.com/p/javacef/wiki/CEF3Instructions
wjywbs
Techie
 
Posts: 19
Joined: Thu Jul 19, 2012 9:03 am

Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 184 guests