firstpostcommenter
firstpostcommenter

Reputation: 2931

Intellij open project dialog - paste the folder path in MAC

I have the copied the path of the required directory to the clipboard

Now in Intellij IDE when I click file->open then it opens a dialog box, how do I paste the folder path instead of navigating manually to the folder in MAC OS?

I did not find any such option like the Finder's Go->go to folder

Upvotes: 3

Views: 563

Answers (1)

Konstantin Annikov
Konstantin Annikov

Reputation: 12865

Please use "Cmd+Shift+G" shortcut to open "Go to the folder" dialog. Here is the screenshot: https://i.sstatic.net/vmAds.jpg

Once it is opened, please use right click to paste the path from context menu.

Upvotes: 4

Related Questions