eclipse-plugins icon indicating copy to clipboard operation
eclipse-plugins copied to clipboard

Add a project importer for CubeMX aC6 projects

Open ilg-ul opened this issue 10 years ago • 0 comments

Since recent versions of CubeMX can generate Eclipse projects, but the simplistic plug-ins available by default in aC6 (System Workbench), not the extended format used by GNU ARM Eclipse.

it should be possible to write an importer plug-in, to convert the projects to the current format.

in practical terms, the .cproject xml must be processed and the project constructed using the new definitions.

ilg-ul avatar Oct 20 '15 21:10 ilg-ul