In eclipse console keeping displaying changes when ever standard input and output changes. Even if you lock the console its not going to stop. This will be annoying especially when we debug something in eclipse. So how to stop the console changes keeping coming up.

Go
Window -- > Preference -->Run/Debug -->Console then un select below.

disable_eclipse_console.JPG
After this we will not see any changes written in the eclipse console.