Where can I set proxy for SBT in Intellij IDEA?

前端 未结 6 542
深忆病人
深忆病人 2021-01-30 17:19

I am using Intellij IDEA 14.1.3 edition and have installed Scala plugin. When creating SBT project, it reports the following error:

6条回答
  •  梦谈多话
    2021-01-30 17:52

    In my situation I have tried all above solutions, but they did not work.

    In the end I have configured HTTP proxy for the whole IntellJ, and that have resolved my issues.

    Settings > Appearance & Behaviour > System Settings > Http Proxy
    

提交回复
热议问题