Starting multiple IntelliJ windows from .bat on Windows 7
Answered
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.
Please sign in to leave a comment.
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: