opening the terminal starts "sbt clean test" Dennis Haupt Created December 17, 2016 18:02 it started happening after the most recent update of intellij idea. is this a bug? is this a config option somewhere?
Hi, do you mean the recent bugfix or nightly version? And by Terminal, do you mean the actual Terminal, the SBT Shell, oder the Scala console? Does this happen only for a certain project or every one you try?
intellij idea 2016.3.2 eap 163.10154.17
scala plusign 2916.3.5
i am talking about the terminal tab inside intellij idea (it's a plugin)
i have 8 copies of the same project (different branches) and it happens in all of them
i will use the sbt plugin (the one that offers an sbt console) for now
The latest Nightly release also has some basic support for an sbt shell. You could try if that is useful for you, or shows the same bugs.