Unit tests in Java 11 project with module approach cannot be started using M-x dap-java-run-test-class or M-x dap-java-debug-test-class. When unit test is started ...
When running java application and it's output is redirected to debug console, this output will just hang on exception and no other output will be printed from application. Operating System: Windows 7 ...