IntelliJ does not recognize SSD drive.
Answered
I have a SSD drive mapped to C:\DEV folder, where all the code and application servers are located. I am evaluating IntelliJ and trying to open a project there, but I cannot even see the folder with IntelliJ. Very disappointed on the first 5 minutes with IntelliJ.
Please sign in to leave a comment.
Do you run IntelliJ IDEA from the same user that has mapped the drive? Is that the mount point configured Disk Manager in Windows or did you map it using some other way?
Hi Serge,
Thank you for the quick response! Yes, it is configured in windows, and I use the same account to login windows all the time.
Gavin
Can other Java apps see this directory? NetBeans, JEdit?
Eclipse works fine with the mapped folder. I just downloaded JEdit and it works fine too. I removed the mapping and added back with "Mount in the following empty NTFS folder" option in disk manager, still the same problem. I am totally blocked by this problem now.
Gavin
Does it help if you start IntelliJ IDEA as Administrator?
Tried, no help. The windows to create/open/import projects all suffer the same problem.
Could you please attach the screenshot with the mount point configuration in the Windows Disk Manager application?
Please enable this option to show hidden files and directories:
Great! That is the trick! Thank you very much!