Is there a way to creat Project shortcut to open
Answered
Is there a way to create shortcuts on the deskop (or somewhere else) to open a project with IntelliJ.
So I can open a second (or even first)Instance of intelliJ faster (simple double click).
Please sign in to leave a comment.
You can make a shortcut to idea executable followed by the full path to the project home directory as a parameter.
Hello. Old thread, I know, but I think it would be neat if the idea itself could create aforementioned shortcut. Could be an option in the "File" menu, like "Create project shortcut in desktop". Just an idea.
You can use https://www.jetbrains.com/toolbox/app/ which has the list of the recent projects and can start IDE with the selected project.