White Spaces in Project Name
已回答
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!
请先登录再写评论。
Hello,
What IDE version do you use? It's not possible to create project with name containing white space using "New project" wizard.