Setting up CEF development in Eclipse for Java?

2020-03-08 05:40发布

问题:

I m new to this framework. I m facing problem in setting up development environment for CEF in eclipse. I want to embed chromium in Java application. I have searched a lot, but there is no proper tutorial or steps which shows how to do it. Can anyone please guide me through this? or at-least provide me with reliable guide, docs. on how to? I m not able to setup/build using eclipse.

回答1:

For simple Java application build. Follow these steps and add jar as external references. How to integrate Chromium Embedded Framework (CEF) with java