Skip to content

GNU MCU Eclipse IDE for C/C++ Developers 2019-06 20190923

Compare
Choose a tag to compare
@ilg-ul ilg-ul released this 23 Sep 16:53
· 94 commits to master-gme since this release

Github Releases (by Release)

Version 4.6.1-201909231407 is a new release; the main changes are the addition of support for the new xPack Dev Tools and performance fixes for the CMSIS Packs manager.

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 20190923-1636-gnumcueclipse-4.6.1-2019-06-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: 4ec63c66cdd5456c0b3fd99f21296d8566d56dd2955d24fd556b42ef7b8fad33 ?
20190923-1636-gnumcueclipse-4.6.1-2019-06-R-win32.win32.x86_64.zip

SHA: 2c82bbb69fefd0bdbaaaa92029d54cd90437137b4f5fe08921a42f74af223318 ?
20190923-1636-gnumcueclipse-4.6.1-2019-06-R-linux.gtk.x86_64.tar.gz

SHA: 312516769d3a4a90857c1fd0355d9b1cd3021e7eb68bbb10aeb045707ba2935f ?
20190923-1636-gnumcueclipse-4.6.1-2019-06-R-macosx.cocoa.x86_64.tar.gz