File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ GIT_REFERENCE_ROOT :=
7373
7474IDE_PLUGIN_LOCATION :=
7575
76- JAVA_VERSION := 8u121
76+ JAVA_VERSION := 8u66
7777
7878# libusb is used by the OpenOCD for Windows
7979LIBUSB_VERSION := 1.0.20
@@ -233,7 +233,7 @@ TOOLS_LINUXLE_HS_DIR_NATIVE := arc_gnu_$(RELEASE)_prebuilt_uclibc_le_archs_nativ
233233PDF_DOC_FILE := $(abspath $(ROOT ) /toolchain/doc/_build/latex/GNU_Toolchain_for_ARC.pdf)
234234
235235# IDE: vanilla Eclipse variables
236- ECLIPSE_VERSION := neon-2
236+ ECLIPSE_VERSION := mars-1
237237ECLIPSE_VANILLA_ZIP_WIN := eclipse-cpp-$(ECLIPSE_VERSION ) -win32.zip
238238ECLIPSE_VANILLA_TGZ_LINUX := eclipse-cpp-$(ECLIPSE_VERSION ) -linux-gtk-x86_64.tar.gz
239239# Coma separated list
Original file line number Diff line number Diff line change 2121
2222# Params
2323# Eclipse parameters copied from Makefile.release
24- ECLIPSE_REPO=http://download.eclipse.org/releases/neon
24+ ECLIPSE_REPO=http://download.eclipse.org/releases/mars
2525ECLIPSE_PREREQ=org.eclipse.tm.terminal.feature.feature.group
2626
2727if [ -z " $RELEASE_TAG " ]; then
You can’t perform that action at this time.
0 commit comments