if you use idea.exe as launcher then the best way is to edit file idea.lax and remove 'console' from these properties lax.stderr.redirect, lax.stdin.redirect and lax.stdout.redirect.
I believe it was disabled on Windows. It's now enabled in EAP builds to make it easier to see stack traces. There was a discussion about that some time back in this group.
You can use TrayMenu from http://www.webmasterfree.com/traymen.html . This
makes it very easy to hide different windows.
Tom
On Fri, 23 May 2003 10:21:44 +0300, Daniel Moldovan <d.moldovan@level7.ro>
wrote:
>
>
>
>
>
>
Maybe this:
http://www.intellij.org/twiki/bin/view/Main/NoConsoleOnWindows
Thanks!
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Daniel Moldovan" <d.moldovan@level7.ro> wrote in message
news:baki46$b7e$1@is.intellij.net...
>
>
>
>
>
Daniel Moldovan wrote:
if you use idea.exe as launcher then the best way is to edit file idea.lax and
remove 'console' from these properties lax.stderr.redirect, lax.stdin.redirect
and lax.stdout.redirect.
--
Dmitry Skavish
-
Boston, MA, USA
tel. +1 781 370-6909
http://www.jzox.com
http://www.flashgap.com
Thanks, this was really usefull.
Daniel
"Dmitry Skavish" <dmitry@jzox.com> wrote in message
news:balc7h$9sp$1@is.intellij.net...
>
and
lax.stdin.redirect
>
>
Daniel Moldovan <d.moldovan@level7.ro> wrote:
I believe it was disabled on Windows. It's now enabled in EAP builds to
make it easier to see stack traces. There was a discussion about that
some time back in this group.
Dirk Dittert