#Prevent gradle from sending console messages

1 messages · Page 1 of 1 (latest)

bronze depot
#

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?

little anvilBOT
#

<@&987246554085740594> please have a look, thanks.

#

Here is an AI assisted attempt to answer your question 🤖. Maybe it helps! In any case, a human is on the way 👍. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.

#

rogram output. To prevent this from happening, you can try the following steps:

  1. Go to Window -> Preferences in Eclipse.
  2. Navigate to Gradle -> Build Scans.
  3. Uncheck the option "Automatically show build scans for new projects" and click Apply and Close.
  4. Restart Eclipse to apply the changes.

This should prevent Gradle from automatically displaying console messages in the Gradle Operations view when you run your application. Your program output should now be displayed in the regular Console view in Eclipse.

bronze depot
#

yeah, i have Build Scans option unchecked already

#

nvm, rebooting eclipse helped for some reason

tawny bay
#

-q parameter