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

CMSIS Packs - Read error dialog Abort button has the same effect as Ignore #565

Closed TommyMurphyTM1234 closed 1 year ago

TommyMurphyTM1234 commented 1 year ago

Using Eclipse 2023.03 for Embedded C/C++ Developers including CMSIS Packs plugin 6.3.1, When there is a problem processing a CMSIS Pack index entry and the Read error dialog is presented then the Ignore and Abort buttons have the same effect - they both skip the current problematic item and continue on with the rest. That is the correct behaviour for Ignore but Abort should presumably stop all CMSIS Pack "refresh" processing altogether? The issue originally arose and was reported here:

ilg-ul commented 1 year ago

Fixed on 2023-05-26.