IntelliJ IDEA

From Celeste@Hoppinglife
Revision as of 19:42, 14 June 2020 by Hoppinglife (talk | contribs) (Created page with "[https://www.jetbrains.com/idea/ IntelliJ IDEA] is a popular IDE for mostly JVM-based development. === sbt Project === [https://www.jetbrains.com/help/idea/sbt-support.html#...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

IntelliJ IDEA is a popular IDE for mostly JVM-based development.

sbt Project

How to develop sbt projects, per JetBrains.

IntelliJ can often output strange sbt errors. Try invalidate cache, and compile in SBT shell to see the actual error.