You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/01/04 10:23:24 UTC

[GitHub] jtulach opened a new pull request #1070: LineCookie.getLineSet() can enable disabled features

jtulach opened a new pull request #1070: LineCookie.getLineSet() can enable disabled features
URL: https://github.com/apache/incubator-netbeans/pull/1070
 
 
   I am trying to demo [Graal.js Maven demo](https://github.com/graalvm/graal-js-jdk11-maven-demo) debugging in NetBeans 10. However, if you want your breakpoint to stop in `.js` script, the *HTML5* support must have already been enabled. That's unfortunate. Making sure requesting `Line.Set` enables the support automatically.
   
   CC @entlicher
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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