Skip to content

GNU MCU Eclipse IDE for C/C++ Developers 2018-09 20180930

Choose a tag to compare

@ilg-ul ilg-ul released this 30 Sep 09:54
· 149 commits to master-gme since this release

Github Releases (by Release)

Version 4.4.2-201809300659 is a maintenance release; it provides several bug fixes and enhancements.

Binaries

Separate archives for Windows 32/64-bit, Linux 32/64-bit and macOS 64-bit are provided.

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.

32-bit support

This is the last Eclipse version providing support for 32-bit machines.

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 20180930-0922-gnumcueclipse-4.4.2-2018-09-macosx.cocoa.x86_64.tar.gz

After un-archiving, check/remove the attribute from the Eclipse.app folder too:

$ xattr -d com.apple.quarantine Eclipse.app

Known problems

CDT 9.5 introduced a bug affecting the Debugger Console. The bug was fixed in CDT 9.5.5.

This package is based on CDT 9.5.3, so, after completing the install be sure you update to CDT 9.5.5 or later.

Checksums

The SHA-256 hashes for the archives are:

SHA: c51a28e03da7b2fe7092c14e3a03eecfb471c40a1e9cf0429e67e53adc3809e1 
?20180930-0922-gnumcueclipse-4.4.2-2018-09-win32.win32.x86.zip

SHA: a8be6b0383f000f7ca1703596cbbd18b41882248e74498f2f0f9f3fb092cff4b 
?20180930-0922-gnumcueclipse-4.4.2-2018-09-win32.win32.x86_64.zip

SHA: aeb9de2d749a191cb6b78dfbc9f207b322e94b75b48991f1d0cd97dd05f7f8be 
?20180930-0922-gnumcueclipse-4.4.2-2018-09-linux.gtk.x86.tar.gz

SHA: 3d32b31697bf1f79b78a6b15bd687d5a1f470c397373f1f09fc0f0a338ed1705 
?20180930-0922-gnumcueclipse-4.4.2-2018-09-linux.gtk.x86_64.tar.gz

SHA: 9c7ed3caca3ad70fdc52abb343c6ba6e6b4c20bf32b1b5623f07cf4f04ca97af 
?20180930-0922-gnumcueclipse-4.4.2-2018-09-macosx.cocoa.x86_64.tar.gz