eclipse - unnecessary shift of cursor to console log -


i using eclipse on ubuntu. when there log being shown in console , moving cursor or down in java file see code, cursor shifts console log , and having problem investigate code. cursor shifts console log if disable console view windows-> show view. there way not forced see console.

i got rid of issue. right click in console window, select preferences , unchecked checkbox "show when program writes standard out" , unchecked checkbox "show when program writes standard error".


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -