How to install Scala plugin for IntelliJ

前端 未结 6 1241
情歌与酒
情歌与酒 2021-02-05 12:40

I\'ve installed IntelliJ IDEA and scala on my Windows machine, but those are not integrated and I\'m not able to use scala in IntelliJ. How can I configure and use both?

6条回答
  •  独厮守ぢ
    2021-02-05 12:49

    First time users in IntelliJ IDEA we checked whether Scala Plugin is available or not.

    Go to File - > settings -> plugin -> Install -> Restart

    Here is complete installations with step by step process with pictures:

    http://commandstech.com/how-to-add-scala-plugin-on-intellij-idea-in-ubuntu/

提交回复
热议问题