Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating java cef to the latest jdk-11 compatible version. #37

Open
zcaudate opened this issue Jul 19, 2020 · 0 comments
Open

Updating java cef to the latest jdk-11 compatible version. #37

zcaudate opened this issue Jul 19, 2020 · 0 comments

Comments

@zcaudate
Copy link

Thank you for the project. I've been looking for an alternative to JxBrowser as it's such a rip off and stumbled across your project.

Currently I'm on OSX and am having issues running the code because of incompatibilities with JDK8 - https://magpcss.org/ceforum/viewtopic.php?f=17&t=16295. I'm getting a java.lang.NoSuchMethodErrorjava.awt.Component.getPeer()Ljava/awt/peer/ComponentPeer message.

However, after some googling, I found out that there is a new version of java-cef that comes with the jdk-11 fixes:

https://bitbucket.org/chromiumembedded/java-cef/issues/314/update-to-jdk11

I'm hoping that a new version of Journey can be released with the newest updates so I can try out the library again.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant