Menu

#4 Provide console log access

1.0
closed
nobody
2015-03-08
2015-01-28
No

To allow for easier debugging on the javascript side, it would be great to mimic the standard browser console.log() feature (http://www.w3schools.com/js/js_output.asp) to log into the current eclipse console view.

Discussion

  • Kamil Kolaczynski

    There is already support for console output in JSX scripts, in form of global out object which is basically standard PrintWriter.

    You can find example of usage in mouse-and-keyboard.jsx (sourceforge.net) script.

     
  • Mathias Henze

    Mathias Henze - 2015-01-29

    Great, thanks. Sufficient for me. Having console.log() might help WebGL developers, though.

     
  • Kamil Kolaczynski

    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB