JetBrains / sbt-idea-plugin

Develop IntelliJ plugins with Scala and SBT
Apache License 2.0
97 stars 28 forks source link

Runner project cannot be created without specifying a name #63

Closed mutcianm closed 4 years ago

mutcianm commented 4 years ago

When creating a runner project via createRunnerProject util method, despite the second argument being optional, project instantiation fails with error:

[error] Invalid project ID: Expected letter
[error] 
[error] ^
[error] Use 'last' for the full log.