When I run my application in Eclipse IDE for some reason console view automatically switches to Gradle Operations and displays this message instead of my program output.
To see the output of the program I constantly have to switch console view.
How do I stop that? Maybe I can turn off Gradle building the application automatically for me? Or is it somehow possible just to not show gradle's operations in the console?