eclipse-embed-cdt / eclipse-plugins

The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
http://eclipse-embed-cdt.github.io/
Eclipse Public License 2.0
554 stars 130 forks source link

Some feature's (like codered) have suspect "import feature" #482

Closed jonahgraham closed 3 years ago

jonahgraham commented 3 years ago

Codered's requirement on org.eclipse.embedcdt has a .qualifier in the required version. I believe this is one of the places that can't be done. It is also odd that a version is specified, but no match attribute. See feature spec

https://github.com/eclipse-embed-cdt/eclipse-plugins/blob/37d2e4f1bf89f1d7ab57511bb6ca102f718b85d9/features/org.eclipse.embedcdt.codered-feature/feature.xml#L33

ilg-ul commented 3 years ago

Fixed on 2021-01-20.