Controlling multiple JVM instances within IntelliJ
Hi, I am still using IntelliJ 7 (but could upgrade if it was advantageous).
I have a clustered application which requires me to launch multiple JVMs during testing.
Is there a good way to Launch, Stop/Start, etc, multiple JVMs? It is getting a bit tedious to start them all and swithch tabs constantly to start/stop/restart them.
Thanks!
David
请先登录再写评论。