From daa4acfb924040f97bffa23efcb93be53c8fadd7 Mon Sep 17 00:00:00 2001 From: gatblau Date: Wed, 8 May 2019 15:09:08 -0400 Subject: [PATCH] removes scalaide as requires jdk8 and intellijc supports scala. --- build/fetch.sh | 2 +- build/site.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/build/fetch.sh b/build/fetch.sh index 3405640..3e64760 100644 --- a/build/fetch.sh +++ b/build/fetch.sh @@ -87,7 +87,7 @@ download "http://opensource.wandisco.com/centos/7/git/x86_64/" "git-2.18.0-1.WAN download "http://opensource.wandisco.com/centos/7/git/x86_64/" "perl-Git-2.18.0-1.WANdisco.402.noarch.rpm" download "http://dl.bintray.com/groovy/maven/" "apache-groovy-binary-2.5.6.zip" download "https://download-cf.jetbrains.com/idea/" "ideaIC-2019.1.1-jbr11.tar.gz" -download "http://downloads.typesafe.com/scalaide-pack/4.7.0-vfinal-oxygen-212-20170929/" "scala-SDK-4.7.0-vfinal-2.12-linux.gtk.x86_64.tar.gz" +#download "http://downloads.typesafe.com/scalaide-pack/4.7.0-vfinal-oxygen-212-20170929/" "scala-SDK-4.7.0-vfinal-2.12-linux.gtk.x86_64.tar.gz" download "http://ftp.halifax.rwth-aachen.de/eclipse//technology/epp/downloads/release/2019-03/R/" "eclipse-jee-2019-03-R-linux-gtk-x86_64.tar.gz" download "https://cdn.mysql.com//Downloads/MySQLGUITools/" "mysql-workbench-community-8.0.16-1.el7.x86_64.rpm" download "https://github.com/atom/atom/releases/download/v1.36.1/" "atom.x86_64.rpm" diff --git a/build/site.yml b/build/site.yml index 0288ffa..df58b98 100644 --- a/build/site.yml +++ b/build/site.yml @@ -26,7 +26,6 @@ - gradle - maven - intellij - - scalaide - eclipse - vs-code - atom