vsch / Javafx-WebView-Debugger

Full Featured Google Chrome Dev Tools to JavaFX WebView browser debugging.
MIT License
65 stars 11 forks source link

Debug points are not hit #9

Open 0xDREAMS opened 1 year ago

0xDREAMS commented 1 year ago

Hey there. I appreciate what you've built, but I just cannot replicate the functionality you're claiming.

It doesn't help that the JDK you suggest is not available, and using old version of chrome is made very annoying due to autoupdating.

I am using Chromium Version 65.0.3316.0

java -version output:

java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)

I know this is like five years old but I would greatly appreciate you assistance if possible.