ESP-IDF Eclipse Plugin and Espressif IDE 2.5.0 Release
Posted: Thu Jun 09, 2022 3:02 pm
Hello All,
We have released ESP-IDF Eclipse Plugin v2.5.0 which includes some important features and fixes. Please take a look at this for release notes and updating
How to get the latest changes?
Installing IDF Plugins using the update site URL:
https://dl.espressif.com/dl/idf-eclipse ... es/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse ... -2.5.0.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse ... v2.5.0.dmg
https://dl.espressif.com/dl/idf-eclipse ... x86_64.zip
https://dl.espressif.com/dl/idf-eclipse ... _64.tar.gz
Release Notes:
Features:
- IEP-330: Updated to the latest embedded CDT plugin 6.x. Now you should be able to use Eclipse Embedded CDT and update IDF Eclipse plugins on top of it.
- IEP-638: Support custom build folder
- IEP-690: Added an option to delete all configurations related to the project being deleted.
- IEP-529: Code signing and notarization espressif-ide for macOS
Bug fixes and improvements:
- Display sync added for invalid message thread access
- IEP-671: ESP-IDF Install Components not fetching the components sources for installed components
- Fix: Update pty 0.12.7 jar to support Apple M1 arch
- IEP-670: Switching to a different Serial Port in the ESP Target selector does not take effect
- IEP-656: Plugin install doesn't install the websocket-client package needed by the terminal
- IEP-679: Auto change the launch target after clicking on the launch configuration
- IEP-692: Fix to restart eclipse for different platforms
- esp-idf-template: make compatible with IDF 4.1-5.0 #529
- IEP-687 Random NPE when opening the launch configuration options
- Fix: Enable IDF_COMPONENT_MANAGER by default #531
- IEP-703: Saving a target attribute for a config each time when editing.
- Fix: Launch Application size analysis editor with external .map file #539
- Fix: single quote for message format when the string has arbitrary chars #547
Thank you
We have released ESP-IDF Eclipse Plugin v2.5.0 which includes some important features and fixes. Please take a look at this for release notes and updating
How to get the latest changes?
Installing IDF Plugins using the update site URL:
https://dl.espressif.com/dl/idf-eclipse ... es/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse ... -2.5.0.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse ... v2.5.0.dmg
https://dl.espressif.com/dl/idf-eclipse ... x86_64.zip
https://dl.espressif.com/dl/idf-eclipse ... _64.tar.gz
Release Notes:
Features:
- IEP-330: Updated to the latest embedded CDT plugin 6.x. Now you should be able to use Eclipse Embedded CDT and update IDF Eclipse plugins on top of it.
- IEP-638: Support custom build folder
- IEP-690: Added an option to delete all configurations related to the project being deleted.
- IEP-529: Code signing and notarization espressif-ide for macOS
Bug fixes and improvements:
- Display sync added for invalid message thread access
- IEP-671: ESP-IDF Install Components not fetching the components sources for installed components
- Fix: Update pty 0.12.7 jar to support Apple M1 arch
- IEP-670: Switching to a different Serial Port in the ESP Target selector does not take effect
- IEP-656: Plugin install doesn't install the websocket-client package needed by the terminal
- IEP-679: Auto change the launch target after clicking on the launch configuration
- IEP-692: Fix to restart eclipse for different platforms
- esp-idf-template: make compatible with IDF 4.1-5.0 #529
- IEP-687 Random NPE when opening the launch configuration options
- Fix: Enable IDF_COMPONENT_MANAGER by default #531
- IEP-703: Saving a target attribute for a config each time when editing.
- Fix: Launch Application size analysis editor with external .map file #539
- Fix: single quote for message format when the string has arbitrary chars #547
Thank you