webfx
webfx copied to clipboard
openjfx-web not supported?
Tried to load an url using WebEngine, although it does not work.
Interesting enough, after excluding webView from code and replacing it with any javafx ui component (let's say a label), and then running " mvn package", the index.html is automatically refreshed, showing my label in the browser.
It's said that WebFX has 80% compatibility with openjfx-web, although it's not possible to do anything with this dependency in a WebFX context.