eglot-java
eglot-java copied to clipboard
how to use dape with junit in java-debug
Hi, I managed to use eglot-java to setup dape to debug when there is a main method in class, but got error when integrate dape with junit in test mehod. Is there a demo for setting up junit test method debug works?
FYI, thanks for your package, it saves me lots of time 😄