emacs-lsp / lsp-metals

lsp-mode :heart: metals
https://emacs-lsp.github.io/lsp-metals
GNU General Public License v3.0
58 stars 34 forks source link

Instructions on how to debug scala gradle project with DAP #72

Open mturok opened 2 years ago

mturok commented 2 years ago

Hi - is there any documentation on how to run the dap debugger on a scala gradle project?

And apologies - I'm new to scala and gradle, but I am seeing the same error as in #57.

Note that this also seems relevant - https://github.com/emacs-lsp/dap-mode/issues/165

Thanks, Michael