Open antonkulaga opened 10 years ago
+1
+10
Native SBT support in IntelliJ is just not good enough yet, and having to convert my projects every time I run gen-idea
is painful.
A pull request by one of us would be ideal, we are not paying for this plugin.
I think the project is abandonded?
I see that sbt-idea generates idea 13 project. After conversion to idea 14 project a lot of stuff is messed up. So, for instance, project with sbt-plugins that are opened by idea 13 after gen-idea without any problems are totally broken after conversion to idea 14 format (see screenshot here https://youtrack.jetbrains.com/issue/SCL-7818 ), unfortunately gen-idea is the only way to open sbt plugins as native Idea sbt import is broken for plugins.