opening the terminal starts "sbt clean test"

it started happening after the most recent update of intellij idea. is this a bug? is this a config option somewhere?

0

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?

0

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

 

0

i will use the sbt plugin (the one that offers an sbt console) for now

0

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.

0

请先登录再写评论。