GNU MCU Eclipse IDE for C/C++ Developers 2019-12 20200115
Version 4.7.1-201911052135 is a maintenance release; the main change is an enhancement in the logic to update the list of CMSIS Packs.
Binaries
Separate archives for Windows 64-bit, Linux 64-bit and macOS 64-bit are provided. The official Eclipse build scripts no longer produce 32-bit binaries.
As for the standard Eclipse distributions, there is no need for any install procedure, simply unpack the archive and move the Eclipse folder at a place of your choice. Having multiple Eclipse instances for different projects is not only allowed, but encouraged.
macOS
On macOS, if you downloaded the archive with the browser, remove the com.apple.quarantine
extended attribute, otherwise the application will run from a randomised path and you won't be able to store persistent changes.
$ xattr -d com.apple.quarantine 20200115-1949-gnumcueclipse-4.7.1-2019-12-R-macosx.cocoa.x86_64.tar.gz
After un-archiving, check/remove the attribute from the Eclipse.app folder too:
$ xattr -dr com.apple.quarantine Eclipse.app
Known problems
- none
Checksums
The SHA-256 hashes for the archives are:
SHA: db3ca5df7ae069b776e89da3855ed14505967994a7d3373c8f79a51b1e700504
?20200115-1949-gnumcueclipse-4.7.1-2019-12-R-win32.win32.x86_64.zip
SHA: f7ac8c5bb84e84319db3ba9c899426e2123a2feb0d6ba0359ee65d9065050290
?20200115-1949-gnumcueclipse-4.7.1-2019-12-R-linux.gtk.x86_64.tar.gz
SHA: 3f468b5a11c945058a5851f81ba36e2fcaca5ca16a2b48b9985d5c1037b492ff
?20200115-1949-gnumcueclipse-4.7.1-2019-12-R-macosx.cocoa.x86_64.tar.gz