intellij idea - Display java application errors in terminal/console -



intellij idea - Display java application errors in terminal/console -

as know when building applications errors/exceptions such nullpointerexception etc. on ide console (i'm using intellij idea).

i want display errors simultaneously in mac terminal larger view don't have horizontally scroll ide console every time when big errors.

i don't want run applications terminal commands (java class...)

i want run ide , texts going down(errors,exceptions infos.) reflect terminal.

so there log file can into? how can accomplish this?

in logs tab of intellij thought run configuration, there alternative "save console output file". can utilize save output of application file , view in terminal.

java intellij-idea terminal console

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -