Failed to create a directory while creating a new project

已回答

I am using Intellij IDEA community 2018.2.6. I am trying to create a new spring boot project. During the creation of new project only, I get an error 

"Failed to create directory "C:/Programfiles/Java"

 

I am quite unsure what is happening here. I was using the IDEA with a sample maven project and it worked. After 10min, when i wanted to use the spring boot env, it throws me an error.

any lead would be helpful 

0

Do you have write permissions in this directory? Try creating a new project in a new empty directory.

If the issue persists, please provide the exact steps to reproduce it.

0

If on Windows, try turning off Ransomware protection that might block access to the folder.

0

IntellJ does't have the right to create anything.To solve it, Right Click on IntellJ icon and click on " Run as Adminastrator  " .

3

Run IntelliJ with administrative authority :)

0

Hey guyzz I am using pycharm ide 2024.3 community edition and I am trying to create a project for first time but it is showing that it cannot create the directory what should I do

0
Hello,
If you see a warning about whitespaces, please upgrade to 2024.3.1 where this issue is fixed, if the problem persists - report this issue on YouTrack, attach relevant logs (Help | Collect Logs and Diagnostic Data) and take some screenshots of the issue for quicker processing.
0

请先登录再写评论。