Console Displays Long File Directory

已回答

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

 

0

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

请先登录再写评论。