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
Post a Comment