Could anyone tell me if it\'s possible to clear console in intellij-idea and how?
So far I have tried:
System.out.print(\"\\033[H\\033[2J\"); System.out.
Use Grep Console plugin for clearing it when it matches some output.