Manuel Hernández created NETBEANS-4054:
------------------------------------------

             Summary: Embedded Webkit browser not working
                 Key: NETBEANS-4054
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4054
             Project: NetBeans
          Issue Type: Bug
         Environment: Win10, JDK 10, Netbeans 11.3
            Reporter: Manuel Hernández


Triying to use the embedded webkit browser results in an error:

java.lang.NoSuchMethodError: 
javafx.scene.web.WebEngine.impl_getDebugger()Lcom/sun/javafx/scene/web/Debugger;java.lang.NoSuchMethodError:
 
javafx.scene.web.WebEngine.impl_getDebugger()Lcom/sun/javafx/scene/web/Debugger;
 at 
org.netbeans.core.browser.webview.ext.WebKitDebuggingTransport.attach(WebKitDebuggingTransport.java:57)
 at 
org.netbeans.core.browser.webview.HtmlBrowserImpl$1.run(HtmlBrowserImpl.java:156)
 at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418) at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45) at 
org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to