How to keep `make' tabs open?
If I `make' a module then the `Messages' toolwindow appears and, for the
duration of the make, a new tab is present. I assume the new tab shows
the progress of the make. Is there any way to prevent that tab from
automatically closing? I'd like to be able to see what `make' did.
I don't see any config option anywhere, and I couldn't find anything
relevant in the Tracker.
--
Mark Scott
Please sign in to leave a comment.
If there were warnings or errors, the tab remains open, otherwise it is closed.
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc
http://www.jetbrains.com
"Develop with pleasure!"
On Thu, 22 Jan 2004 15:40:36 +0300, Eugene Zhuravlev (JetBrains) wrote:
Thanks. I think I'll file an SCR to make this configurable (as it already
is for Ant builds).
--
Mark Scott
But what's the benefit if the window stays open even if there are no errors or warnings? The compilation status is always shown in
the status line.
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Mark Scott" <no_mail@jetbrains.com> wrote in message news:pan.2004.01.22.12.49.34.312265@jetbrains.com...
>
>
>
On Thu, 22 Jan 2004 18:27:06 +0300, Eugene Zhuravlev (JetBrains) wrote:
Yes, I only noticed a short time ago with a `make' that took longer than a
couple of seconds that the tab doesn't contain any output if the
compilation works OK.
I originally wanted to confirm that a new properties file had been copied
to the output path, and it seemed intuitive that the `make' output should
show this rather than having to use an external shell to check.
--
Mark Scott