Messages Window disappears
Hello,
with Version 13, when executing an Ant Target the "0: Messages" Window does not appear automatically or it even disappears.
Now it is very tedious to see Ant's output because every time after executing an Ant target via "Ant Build" Window I have to bring to front the output window manually.
Can I change the behaviour in settings or somewhere?
Thanks,
Jan
Please sign in to leave a comment.
Hello.
Seems that here is the issue and the answer: http://youtrack.jetbrains.com/issue/IDEA-117811#comment=27-641886
You need to uncheck "run in background" in the build script properties.
Regards,
Alexander.
Thanks, this helps. (Seems I cannot mark this thread as answered/done)