javaunit-testingjuniteclipse-che

Debug Java test in Eclipse Che


I'm using Eclipse Che 7 hosted on openshift.io for developing a simple java project. It's possible to debug tests? I can't find a way to launch them. If I open the test view there is

no entry point


Solution

  • VS Code Java Test Runner extension integration missed.

    [1] https://github.com/eclipse/che/issues/14871