In the run configuration screen, we have the option to use IDEA's launcher. I know what it is, but what benefits does it provide? Why would I choose to use it?
In the run configuration screen, we have the option to use IDEA's launcher. I know what it is, but what benefits does it provide? Why would I choose to use it?
It provides Ctrl+Break (thread dump) capability. -- Maxim Shafirov JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
Hi How about enable it by default cause in most cases it works fine, and disabling required in rare cases. (But disabling required anyway please don't remove it.)
Why not give more information about this capability. "Use launcher for running" is too vague. Better: "Use smart launcher for running (allows thread dump)".
I prefer to have it disabled by default. Then my app is by default started the same way as if I start it from outside IDEA. There are very rare cases where I need the launcher functionality, so having it disabled by default is perfect for me.
On 1/8/04 9:48 PM, in article
14505333.1073587712224.JavaMail.itn@is.intellij.net, "Russell Egan"
<russegan@email.com> wrote:
It provides Ctrl+Break (thread dump) capability.
--
Maxim Shafirov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
You are able to do "dump threads" action when run with the launcher.
Eugene.
"Russell Egan" <russegan@email.com> wrote in message
news:14505333.1073587712224.JavaMail.itn@is.intellij.net...
launcher. I know what it is, but what benefits does it provide? Why would
I choose to use it?
Hi
How about enable it by default cause in most cases it works fine, and disabling required in rare cases. (But disabling required anyway please don't remove it.)
TIA,
Dmitry
Why not give more information about this capability. "Use launcher for
running" is too vague. Better: "Use smart launcher for running (allows
thread dump)".
--
Lars Köhler
I prefer to have it disabled by default. Then my app is by default started the same way as if I start it from outside IDEA.
There are very rare cases where I need the launcher functionality, so having it disabled by default is perfect for me.