White Spaces in Project Name
Answered
When I name my Kotlin project in IntlelliJ "Hello Kotlin" it does not compile - when I change it to "HelloKotlin" it compiles -
Is that typical?
Thanks!
Please sign in to leave a comment.
Hello,
What IDE version do you use? It's not possible to create project with name containing white space using "New project" wizard.