diff --git a/_data/downloads.yml b/_data/downloads.yml index a3db12a72..7f9fcb602 100644 --- a/_data/downloads.yml +++ b/_data/downloads.yml @@ -7,23 +7,3 @@ stepOne: text: "

java -version(Make sure you have version 1.8.)

" - os: windows text: "

" - -intellijUrls: - - os: linux - url: https://www.jetbrains.com/idea - - os: unix - url: https://www.jetbrains.com/idea - - os: macos - url: https://www.jetbrains.com/idea - - os: windows - url: https://www.jetbrains.com/idea - -sbtUrls: - - os: linux - url: https://www.scala-sbt.org/download.html - - os: unix - url: https://www.scala-sbt.org/download.html - - os: macos - url: https://www.scala-sbt.org/download.html - - os: windows - url: https://www.scala-sbt.org/download.html diff --git a/_includes/downloads-scala2.html b/_includes/downloads-scala2.html index f06235318..ebb713a9e 100644 --- a/_includes/downloads-scala2.html +++ b/_includes/downloads-scala2.html @@ -24,7 +24,7 @@

Then, install Scala:

Best if you prefer a full-featured IDE (recommended for beginners)

- + Download intellij @@ -37,7 +37,7 @@

Then, install Scala:

Best if you are familiar with the command line

- + Download Sbt