Starting multiple IntelliJ windows from .bat on Windows 7
已回答
I was wondering if it is possible to start multiple IntelliJ windows with different projects from a .bat file. I tried googling, and played around with a .bat file but I haven't managed to do it successfully. Does any one have any experience in this matter, help would be greatly appreciated.
请先登录再写评论。
You can pass the full path to the project in the command line and IDEA will open it.
Set the project to open in a new window: