No longer able to create new projects with white space
Answered
Ever since updating IntelliJ IDEA, I can no longer create new projects with names containing white spaces. This was possible in the past. Does anyone know how to re-enable white spaces in project names? Thanks.
Please sign in to leave a comment.
Do you create Maven or Gradle project? Does it work for plain IntelliJ IDEA project?
https://youtrack.jetbrains.com/issue/IDEA-292932 looks related.
Serge Baranov I'm creating an IntelliJ project, but it also doesn't work on maven or gradle.
There is a notification shown about it:
Serge Baranov Yes and I was wondering whether I could re-enable whitespaces in project names, since it was possible before I updated.
Please follow https://youtrack.jetbrains.com/issue/IDEA-293312 for updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135 if you are not familiar with YouTrack.
I always thought putting spaces in filenames was kinda an un-feature.