저는 SBT로 스칼라를 처음 접했고 새 IntelliJIDE를 알아 내려고하고 있습니다. 내가 설정하기위한 튜토리얼을 따라하면Intellij SBT 시간 초과 오류
는 아래에 표시됩니다 :
ERRORS Server access Error: Connection timed out: connect url= https://repo1.maven.org/maven2/org/scala-sbt/sbt/0.13.13/sbt-0.13.13.pom Server access Error: Connection timed out: connect url= https://repo1.maven.org/maven2/org/scala-sbt/sbt/0.13.13/sbt-0.13.13.jar Server access Error: Connection timed out: connect url= https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13.13/ivys/ivy.xml Server access Error: Connection timed out: connect url= https://repo.scala-sbt.org/scalasbt/ivy-snapshots/org.scala-sbt/sbt/0.13.13/ivys/ivy.xml
를 그 여전히 같은
내 편집 post.Still 같은를 확인하세요. – arnie