Pretty straightforward: I'm allergic to Java but want to write a plugin for IntelliJ. Is this possible?
It wants me to set up a project SDK, but it only allows for Java SDKs, not Scala. Since they both run in JVM, I don't see why using Scala would be a problem.