How to install Scala plugin for IntelliJ

前端 未结 6 1239
情歌与酒
情歌与酒 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:52

    Click on File - > Settings and select plugins. Then select the Scala from the list provided and click Install. Once installed it will ask to restart the IDE

提交回复
热议问题