No. This is a Java bug. There is an app that can prevent this, which
IDEA may
be distributing in the future. I enclose it (zipped), you use this as
the app you run,
then the first arg is the app you really want to run.
old:
someapp.exe arg1 arg2
new:
nodos.exe someapp.exe arg1 arg2
Michael Descher wrote:
> Is there any chance of getting rid of dos windows popping up when running
> ant with tasks that use external calls, the cvs integration or my own
> external tools? I'm starting my app server as an external tool for example
> and capture the console output in IDEA or have tails running on some log
> files capturing output to IDEA as well. A very nice feature of this is that
> you can click on stack traces to get to the code that failed. But there are
> always dos windows open when runnung the tools which I do not need (since
> they are empty). The same applies to some ant tasks or the CVS integration.
>
> Michael
>
>
> _______________________________________________
> Eap-features mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-features
>
>
--
Erb
==============================================================
"The only time I like in the morning is afternoon."
- Russell D. Cooper
"If you do everything, then you're all done."
- Melissa F. Cooper
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================
nodos.zip