You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any plans on supporting the debugger? Last mention of a debugger is from 2016, which was a long time ago. It is the only thing missing in this fantastic plugin.
I have tried connecting to a remote JVM, it connected, but it does not pause on breakpoints. I have :jvm-opts in the project.clr, then lein run, and then connect to the remote JVM.
Are there any plans on supporting the debugger? Last mention of a debugger is from 2016, which was a long time ago. It is the only thing missing in this fantastic plugin.
I have tried connecting to a remote JVM, it connected, but it does not pause on breakpoints. I have
:jvm-optsin theproject.clr, thenlein run, and then connect to the remote JVM.