Eclipse Embedded CDT

A family of Eclipse CDT extensions and tools for GNU Arm & RISC-V development

Article - The GNU ARM Eclipse project has a new look and a new home at GitHub

(This article was published in the ARM Connected Community blog, on 29.08.2015 and republished in EmbDev, EEVBlog, ST Forum and STM32Duino on Oct 6, 2015.

Overview

The GNU ARM Eclipse project includes a set of open source Eclipse plug-ins and tools to create/build/debug/manage ARM (32-bit) and AArch64 (64-bit) applications and static/shared libraries, using the latest GNU ARM GCC toolchains. 

New look

Starting with September 2015, the GNU ARM Eclipse web site has a completely new look:

GNU ARM Eclipse Home Page

Apart from the aspect (definitely cool!), the main functional change is the addition of the right sidebar, to facilitate access to the project documentation.

The new site no longer uses WordPress; instead, it is entirely static and was generated with Jekyll.

New project home on GitHub

With GitHub gaining more and more traction, the GNU ARM Eclipse project was migrated from SourceForge to GitHub.

GNU ARM Eclipse GitHub Home

Repositories

The migration of repositories was easy, each project was pushed into its own repository.

The current project repositories are:

GNU ARM Eclipse GitHub Projects

Binary files as Releases

The migration of binary files was a bit more complicated, and, due to current GitHub limitations, is incomplete. The main problem was raised by the two Eclipse update sites, which require a certain folder structure, and since GitHub currently does not support adding folders to releases, the Eclipse update sites will remain hosted on SourceForge (at http://gnuarmeclipse.sourceforge.net/updates).

Except the Eclipse update sites, all future binary files will be published as GitHub Releases, attached to the respective project repositories.

The archive of past releases was also migrated from SourceForge to GitHub.

GNU ARM Eclipse GitHub Releases

Issues trackers

The SourceForge trackers were replaced by the GitHub Issues trackers, one for each project.

It is planned to preserve the content of the old SourceForge trackers, even if now they are locked and new tickets cannot be created there.

Notifications via watched projects

For those interested in receiving notifications, the recommended way is to subscribe to the GitHub projects, by clicking the Watch button and selecting Watching).

GNU ARM Eclipse GitHub Watching

In addition to the gnuarmeclipse/plug-ins project, it is also recommended to subscribe to the gnuarmeclipse/gnuarmeclipse.github.io project, to receive notifications for new Web posts.

More info

For more details about the GNU ARM Eclipse project, please refer to the project site http://gnuarmeclipse.github.io/.