How to write to and show Messages window
I can get (I think) a reference to the Messages window with:
ToolWindow messageWindow =
ToolWindowManager.getInstance(project).getToolWindow("Messages");
but how do I display a message in it and show it?
Please sign in to leave a comment.
This API is not currently available. Please submit tracker request for it.
--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Brad Lane" <_no_spam_brad.lane@pearson.com> wrote in message
news:b71ilk$oph$1@is.intellij.net...
>
>
>