Can not detect files when importing sbt project Follow
Here's the project that I'd like to import to intellij, https://github.com/zjffdu/bokeh-scala
But after the importing, I can not see the project files in intellij except some files (see attached screenshot). Is this something wrong with this project or bug of intellij ? Thanks
Please sign in to leave a comment.
This project is missing the build.sbt file which is required for IntelliJ IDEA to import the Scala SBT project.