Console Displays Long File Directory

Answered

Does anyone know how to disable all this redundant text on the console?

 

0
2 comments

This is the command line the IDE executes when launches the Run Configuration. It cannot be removed the from output. This line is folded by default so not to take the space or distract from the main output of the program:

0

Thanks a lot! Managed to fold those lines

0

Please sign in to leave a comment.