eclipse-plugins
eclipse-plugins copied to clipboard
Add a project importer for CubeMX aC6 projects
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.