Skip to content

Commit

Permalink
update to eclipse 2020.06 (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille authored Aug 31, 2020
1 parent ea5049d commit 0c759ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/src/main/resources/scripts/command/eclipse
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function doSetup() {
then
#mirror="https://mirror.math.princeton.edu"
local mirror="https://ftp.osuosl.org"
local software_version="${ECLIPSE_VERSION:-2020-03}"
local software_version="${ECLIPSE_VERSION:-2020-06}"
local eclipse_edition=java #jee
local download_url="${mirror}/pub/eclipse/technology/epp/downloads/release/${software_version}/R/eclipse-${eclipse_edition}-${software_version}-R"
if doIsMacOs
Expand Down

0 comments on commit 0c759ec

Please sign in to comment.