I have installed sbt plugin in intellij, but whne I try to run some sbt command, it is not recognized.
>sbt clean compile
'sbt' is not recognized as an internal or external command,
operable program or batch file.
Shouldn't sbt plugin take care of this?