We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In order to debug brjs (the java code, not the javascript code) when running an application, use the command
brjs debug serve
and then follow this tutorial to debug it with intelliJ.