no app output in the InteliJ console while debugging
Answered
I use still InteliJ 2017.2.7 since with InteliJ 2019.1.3 (and previous versions as well) I do not have, in the InteliJ console, the output of a debugged application. The output is seen only in the beginning and the end of debugging process. Why switching from InteliJ 2019.1.3 to new InteliJ 2019.1.3 creates such problem. How to fix it?
Please sign in to leave a comment.
Clarification to no output in the InteliJ console
A Gradle project with delegation of build/run action to Gradle with a Gradle Test Runner
Hi, could you please clarify the problem, and provide exact steps to reproduce?