Show log into console from external file.
Hi! I'm using IDEA with flash plugin and i wanna to see debug info from external file into debug console, is it possible? I can't see default debug info in console because our application has a wrapper which write it all into external file and for now i should open it into individual tab and refresh every time, that's very annoying(((
请先登录再写评论。
Certain Run/Debug configurations have support for external log files that are displayed in the separate tabs of the run/debug tool window. If it's not supported for your Run/Debug configuration type, request is welcome at http://youtrack.jetbrains.com/issues/IDEA .