Releases: espressif/idf-eclipse-plugin
Release list
v4.3.0
What’s new in v4.3.0
Espressif-IDE v4.3.0 brings ESP-IDF Kconfig 3.x support, improved ESP-IDF version and target detection, enhanced EIM integration and path discovery. The release also adds a new preference for configuring eim_idf.json, improves Windows support with installer and compatibility fixes, and resolves several stability, launch configuration, flashing, and UI-related issues.
What's Changed
- Agents guide by @kolipakakondal in #1433
- IEP-1587 Integrate esp-idf-kconfig 3.x changes with IDE by @sigmaaa in #1426
- fix: set permissions to Bump Version PR creation workflow by @kolipakakondal in #1434
- chore: bump version to v4.3.0 by @github-actions[bot] in #1435
- fix: add jira issue sync workflow-level permissions by @kolipakakondal in #1436
- IEP-1720: ci(macos) switch to release-sign action for code signing by @kolipakakondal in #1406
- ci: declare GITHUB_TOKEN permissions for GitHub Actions workflows by @kolipakakondal in #1437
- fix: add pr comment after the build with download links by @kolipakakondal in #1438
- fix: Remove stale Maven toolchains.xml by @kolipakakondal in #1441
- IEP-1746 Fix IllegalStateException in ActiveLaunchConfigurationProvider when JobManager is suspended by @sigmaaa in #1432
- IEP-1755 Build folder path fails to save on first apply in Launch Configuration by @sigmaaa in #1447
- IEP-1754 Run ESP-IDF version detection asynchronously with progress reporting by @sigmaaa in #1445
- Add automatic update site verification after Espressif-IDE release workflow completes successfully. by @AndriiFilippov in #1443
- IEP-1534 DEPRECATED! use 'gdb port', not 'gdb_port' by @sigmaaa in #1442
- SWTException: Widget is disposed in NewSerialFlashTargetWizardPage during background chip detection by @sigmaaa in #1449
- IEP-1758 GH #1451: On Windows the ESP-IDF Manager is not compatible with latest version of EIM by @sigmaaa in #1452
- IEP-1763 Missing Eclipse Marketplace in Espressif-IDE by @sigmaaa in #1455
- IEP-1756 Deprecated! use 'adapter usb location ' command instead of OPENOCD_USB_ADAPTER_LOCATION variable by @sigmaaa in #1450
- IEP-1706 GH #1398: Missing installer for Windows v4.x releases by @sigmaaa in #1456
- EIM Path discovery improvements by @alirana01 in #1446
- IEP-1764 Target detection is failing with ESP-IDF 6.0.1 by @sigmaaa in #1458
- IEP-1768 java.lang.Exception: Resource ... does not exist by @sigmaaa in #1462
- IEP-1767 shouldHaveClangFilesPresentAndContentCorrectForNewProject test is not stable by @sigmaaa in #1461
- IEP-1765 Improve target detection UX by adding option for detailed detection script output by @sigmaaa in #1459
- feat: Preference option for configuring eim_idf.json file by @kolipakakondal in #1444
- fix(docs): underline is shorter than the title by @kolipakakondal in #1467
- IEP-1762: Eim gui cli launch fixes by @alirana01 in #1457
- IEP-1777 EIM CLI Wizard terminal has been added to the Terminal list by @sigmaaa in #1469
- IEP-1778 Running activation script could cause eim_idf.json modification by @sigmaaa in #1468
Full Changelog: v4.2.0...v4.3.0
How to get the latest version?
Installing IDF Plugins using the Update site URL:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/com.espressif.idf.update-v4.3.0.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-aarch64-v4.3.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-x86_64-v4.3.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.3.0-win32.win32.x86_64.zip
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.3.0-linux.gtk.x86_64.tar.gz
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.3.0-linux.gtk.aarch64.tar.gz
v4.2.0
What’s new in v4.2.0
v4.2.0 is a feature and maintenance release of Espressif-IDE focused on improving overall UI/UX, enhancing project creation workflows, and increasing stability across core components such as the terminal and editors. It also includes performance optimizations, platform updates, and internal tooling improvements.
This release integrates the ESP-IDF project wizard directly into Eclipse’s native New Project dialog, improves startup performance, and resolves several UI resource and stability issues. Additionally, it updates the target platform to Eclipse 2026-03 (4.39) and streamlines internal configurations.
What's Changed
- v 4.1.0 by @sigmaaa in #1391
- IEP-1691 Terminal throws error after IDE restarted by @sigmaaa in #1390
- chore: bump version to v4.2.0 (IEP-1700) by @github-actions[bot] in #1395
- IEP-1707: workflow to sync the pr link to jira issue as a comment by @alirana01 in #1399
- IEP-1709 Remove Copying OpenOCD Rules in the IDE by @sigmaaa in #1402
- IEP-1695 Remove the JRE from the category.xml by @sigmaaa in #1393
- IEP-1723: Improve New Project dialog initial startup time by @sigmaaa in #1409
- IEP-1724: SWT resource leaks and disposal crashes in IDF Size Analysis Editor by @sigmaaa in #1410
- IEP-1722 Integrate ESP New Project Wizard into Eclipse New Project dialog instead of opening a separate window by @sigmaaa in #1408
- IEP-1728: Fix shell expansion issue by @alirana01 in #1416
- fix: set permissions for ci workflow by @sigmaaa in #1418
- IEP-1701 Improve UI/UX of esp-idf manager view by @sigmaaa in #1400
- IEP-1721 Refactor Tab Groups to declare tabs in plugin.xml by @sigmaaa in #1407
- IEP-1687 Verify all the screenshots in the IDE document and Update by @sigmaaa in #1405
- Automate Update Site verification by @AndriiFilippov in #1397
- IEP-1727: Update target platform to Eclipse 2026-03 (4.39) by @sigmaaa in #1415
- IEP-1694 esp-idf manager view: version number not shown by @sigmaaa in #1421
- fix(hints): Handle merged hints.yml with the esp-idf v6.0 by @kolipakakondal in #1419
Full Changelog: v4.1.0...v4.2.0
How to get the latest version?
Installing IDF Plugins using the Update site URL:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/com.espressif.idf.update-v4.2.0.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-aarch64-v4.2.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-x86_64-v4.2.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.2.0-win32.win32.x86_64.zip
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.2.0-linux.gtk.x86_64.tar.gz
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.2.0-linux.gtk.aarch64.tar.gz
v4.1.0
What's new in v4.1.0
v4.1.0 is a feature and maintenance release of Espressif-IDE, focused on improving the terminal experience with automatic IDF activation, adding search functionality to Component Manager, and updating the Eclipse platform to 2025-12 version.
This release also adds official Linux ARM64 builds.
What's Changed
- IEP-1672 Replace outdated tm.terminal plugin by @sigmaaa in #1378
- IEP-1674 Add Search Field to Component Manager by @sigmaaa in #1379
- Cherry pick from v4.0.0 by @sigmaaa in #1381
- IEP-1677 Low App Partition Size notification does not display link correctly by @sigmaaa in #1384
- IEP-1679 Update nightly build pipeline: JDK 17/21, Maven, and Azure signing by @sigmaaa in #1386
- IEP-1673 Update the eclipse platform to the 2025-12 version by @sigmaaa in #1380
- fix: Add linux arm64 builds to release builds and publish them to aws by @kolipakakondal in #1376
- IEP-1686: Fix for eim download getting stuck by @alirana01 in #1387
- IEP-1669 Automatically Run IDF Activation Script on Terminal Startup by @sigmaaa in #1388
- IEP-1689 Update Target Platform dependencies: CDT-LSP 3.4, LSP4E 0.29.5, TM4E 0.17.1 by @sigmaaa in #1389
Full Changelog: v4.0.0...v4.1.0
Please refer to the documentation:
https://docs.espressif.com/projects/espressif-ide/en/latest/index.html
https://docs.espressif.com/projects/idf-im-ui/en/latest/
How to get the latest version?
Installing IDF Plugins using the Update site URL:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/com.espressif.idf.update-v4.1.0.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-aarch64-v4.1.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-x86_64-v4.1.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.1.0-win32.win32.x86_64.zip
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.1.0-linux.gtk.x86_64.tar.gz
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.1.0-linux.gtk.aarch64.tar.gz
v4.0.0
What's new in v4.0.0
v4.0.0 is a major release of Espressif-IDE, primarily focused on integrating the ESP-IDF Installation Manager (EIM).
EIM is a cross-platform graphical user interface for installing and managing ESP-IDF and its dependencies. It provides a user-friendly way to set up ESP-IDF across Windows, macOS, and Linux platforms
Please refer to the documentation:
https://docs.espressif.com/projects/espressif-ide/en/latest/index.html
https://docs.espressif.com/projects/idf-im-ui/en/latest/
Full Changelog: v3.7.0...v4.0.0
How to get the latest version?
Installing IDF Plugins using the Update site URL:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/com.espressif.idf.update-v4.0.0.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-aarch64-v4.0.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-x86_64-v4.0.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.0.0-win32.win32.x86_64.zip
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.0.0-linux.gtk.x86_64.tar.gz
v3.7.1
What's new in v3.7.1
A bug-fix release that addresses JAR signing for Espressif-IDE plugins to prevent "plugins not trusted" warnings during update-site installation.
Full Changelog: v3.7.0...v3.7.1
How to get the latest version?
Installing IDF Plugins using the Update site URL:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/com.espressif.idf.update-v3.7.1.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-aarch64-v3.7.1.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-x86_64-v3.7.1.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.7.1-win32.win32.x86_64.zip
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.7.1-linux.gtk.x86_64.tar.gz
v3.7.0
What's Changed
- ci: update the beta workflow and merge release&beta ci by @kolipakakondal in #1280
- IEP-1608 Update test runtime environment to Java 21 by @sigmaaa in #1283
- IEP-1509 GH #1200: Terminal monitor still cannot build, flash or app flash by @sigmaaa in #1281
- IEP-1615 Update windows runner's JDK to 21 version by @sigmaaa in #1290
- IEP-1609 Unclosed Popup Dialogs During SWTBot UI Test Execution by @sigmaaa in #1285
- IEP-1612 LSP: Use automatic driver detection for clangd by @sigmaaa in #1288
- IEP-1619 DFU flash output truncated in IDE console by @sigmaaa in #1294
- WIP: SWTBot test case: Flash Process verification by @AndriiFilippov in #1299
- SWTBot test case: JTAG Flash Process verification by @AndriiFilippov in #1300
- IEP-1634 Update IDE Documentation with Troubleshooting for Missing Requirements by @sigmaaa in #1311
- Windows runner: fix LSP editor tests by @AndriiFilippov in #1312
- IEP-1618: Generate Bug Report Feature by @alirana01 in #1298
- SWTBot test case: Launch Target editor verification by @AndriiFilippov in #1304
- Runners: set FullScreen to runners main test shell by @AndriiFilippov in #1316
- IEP-1618: Generate Bug Reports by @alirana01 in #1315
- Dynamic ESP-IDF Target Discovery and Support Preview Targets by @kolipakakondal in #1302
- added the version list for docs on master by @alirana01 in #1309
- IEP-1613 Encrypted Flash: regular flash command is not separated from encrypted-flash command by @sigmaaa in #1301
- feat: automate the version bump workflow by @kolipakakondal in #1321
- chore: bump version to v3.7.0 (IEP-1642) by @github-actions[bot] in #1322
- fix: enhance pre-commit workflow for commit message validation by @kolipakakondal in #1324
- IEP-1639: Update query drivers after installing tools by @sigmaaa in #1319
- IEP-1637 Upgrade Eclipse target platform: LSP4E 0.27.10, CDT-LSP 3.3 by @sigmaaa in #1317
- IEP-1644 Release 3.7.0 regression testing: Terminal does not work by @sigmaaa in #1325
- fix: Dynamic discovery of of signtool.exe by @kolipakakondal in #1328
- Fixing ci signing for windows by @alirana01 in #1330
- updated ci for more checks and debug information by @alirana01 in #1332
- harcoding paths and cert names by @alirana01 in #1333
- Iep 1647 upd by @alirana01 in #1334
- fixing pwsh syntax for signing by @alirana01 in #1336
- IEP-1549: Updating java version for release and builds by @alirana01 in #1241
- IEP-1650 Convert NVS Title Area dialog to the editor by @sigmaaa in #1339
- IEP-1652 Add project selector to ESP-IDF Terminal launch workflow by @sigmaaa in #1343
- Feat/add codespell checks for local development and CI/CD by @Shen7436 in #1346
- feat: add kconfig editor support by @kolipakakondal in #1327
- fix: updated Clangd test case based on latest changes by @AndriiFilippov in #1338
- IEP-1656 Update LSP4E to the 0.29.0 by @sigmaaa in #1350
New Contributors
- @github-actions[bot] made their first contribution in #1322
Full Changelog: v3.6.0...v3.7.0
How to get the latest version?
Installing IDF Plugins using the Update site URL:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/com.espressif.idf.update-v3.7.0.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-aarch64-v3.7.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-x86_64-v3.7.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.7.0-win32.win32.x86_64.zip
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.7.0-linux.gtk.x86_64.tar.gz
v4.0.0-beta.1
Hi All,
v4.0.0-beta.1 is a major release of Espressif-IDE, primarily focused on integrating the ESP-IDF Installation Manager (EIM).
EIM is a cross-platform graphical user interface for installing and managing ESP-IDF and its dependencies. It provides a user-friendly way to set up ESP-IDF across Windows, macOS, and Linux platforms.
Please refer to the documentation:
https://docs.espressif.com/projects/espressif-ide/en/release-v4.0.0/
https://docs.espressif.com/projects/idf-im-ui/en/latest/
How to get the latest version?
Installing IDF Plugins using the Update site URL:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/beta/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/com.espressif.idf.update-v4.0.0-beta.1.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-aarch64-v4.0.0-beta.1.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-x86_64-v4.0.0-beta.1.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.0.0-beta.1-win32.win32.x86_64.zip
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.0.0-beta.1-linux.gtk.x86_64.tar.gz
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-4.0.0-beta.1-linux.gtk.aarch64.tar.gz
v3.6.0
Espressif-IDE v3.6.0 was released delivering key improvements such as devkit detection integration, OpenOCD debug log output, and critical fixes across debugging and the LSP editor.
What's Changed
- fix: Add python path for CMake build commands by @kolipakakondal in #1269
- IEP-1565 ESP32P4: Debugging failure by @sigmaaa in #1252
- IEP-1559 Add SWT Tests to Verify Syntax Highlighting Functionality by @sigmaaa in #1255
- IEP-1601 Fix NullPointerException in updateLspQueryDrivers method by @sigmaaa in #1272
- feat(esp_detect_config.py): integrate devkits detect script in the target wizard and use in OpenOCD by @kolipakakondal in #1226
- IEP-1605: fix: Removed the path for fix_compile_commands.py by @kolipakakondal in #1278
- fix: write openocd debug output to a file by @kolipakakondal in #1274
- IEP 1553 adding unit tests for IDFUtil by @sigmaaa in #1240
- IEP-1600 EspConfigParser refactoring by @sigmaaa in #1271
- fix: bump version to v3.6.0 by @kolipakakondal in #1279
Full Changelog: v3.5.0...v3.6.0
How to get the latest version?
Installing IDF Plugins using the Update site URL:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/com.espressif.idf.update-v3.6.0.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-aarch64-v3.6.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-x86_64-v3.6.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.6.0-win32.win32.x86_64.zip
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.6.0-linux.gtk.x86_64.tar.gz
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.6.0-linux.gtk.aarch64.tar.gz
v3.5.0
We’re excited to announce the release of Espressif-IDE v3.5.0! This minor release includes the OpenOCD Hints Viewer, signed Windows builds, support for CDT LSP 3.2.0, and several important bug fixes.
What's Changed
- IEP-1530 IDF console cleared when GDB starts by @sigmaaa in #1220
- fix: changing junit4 dependency to junit5 in unit tests by @sigmaaa in #1224
- IEP-1387: Integrate OpenOCD hints with the Hints Viewer by @sigmaaa in #1223
- fix(target wizard): set the height for text visibility by @kolipakakondal in #1229
- IEP-1525 Terminal: can't build project by @sigmaaa in #1230
- SWTBot test case: Clangd / Clang-Format Files Test by @AndriiFilippov in #1131
- IEP-1475: Signing Windows Executable by @alirana01 in #1228
- IEP-1548 Clangd NullPointerException: Incorrect Configuration Settings by @sigmaaa in #1236
- chore: bump version to 3.5.0 by @kolipakakondal in #1238
- IEP-1498 Clean-up extensions in the ui plugin by @sigmaaa in #1209
- IEP-1543 Set the default setCompilationDatabase to false by @sigmaaa in #1233
- Adding preview targets in the IDE by @kolipakakondal in #1237
- fix: script for removing unwanted flags from compile_commands.json by @kolipakakondal in #1235
- fix(target): update to tm4e latest plugins to avoid plugin loading issue by @kolipakakondal in #1242
- fix(lsp): Tag target builds with the lsp 3.2.0 and it's dependencies by @kolipakakondal in #1245
- IEP-1556: fix for NPE on windows for system python by @alirana01 in #1243
- Fix ci release by @alirana01 in #1249
- fix(update site): upload update site artifacts by @kolipakakondal in #1250
Full Changelog: v3.4.0...v3.5.0
How to get the latest version?
Installing IDF Plugins using the Update site URL:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/com.espressif.idf.update-v3.5.0.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-aarch64-v3.5.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-x86_64-v3.5.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.5.0-win32.win32.x86_64.zip
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.5.0-linux.gtk.x86_64.tar.gz
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.5.0-linux.gtk.aarch64.tar.gz
v3.4.0
We’re excited to announce Espressif-IDE v3.4.0! This release introduces a new ESP-IDF Size Analysis tool, improved support for build and ESP-IDF paths containing whitespaces, and updated documentation.
We’ve also upgraded key dependencies, including CDT 12, CDT-LSP 3.1.0, and JustJ JRE 21, for better stability and performance.
Note
To update your existing environment, please follow the upgrade instructions.
Thanks to all contributors for their valuable work on this release!
What's Changed
- docs: add docs on How do I build multiple configurations in Espressif… by @kolipakakondal in #1194
- Update clangd documentation by @kolipakakondal in #1198
- IEP-1406 Update markdown editor/ SWT Charts/CMake Editor plugins by @sigmaaa in #1166
- fix: resolve serial monitor issue by @sigmaaa in #1195
- IEP-1405: New ESP-IDF Size Analysis by @alirana01 in #1192
- IEP-1472 Custom build folder: Whitespace in build folder path lead to error by @sigmaaa in #1193
- IEP-1471 ESP-IDF Path with whitespaces leads to python error during FLASH by @sigmaaa in #1205
- IEP-1470: Fix for exception on invalid file and editor for file open listener by @alirana01 in #1170
- feat: updating to 3.4.0v by @sigmaaa in #1206
- fix: Update lsp dependencies by @kolipakakondal in #1190
- feat: updated marketplaceupdate_doc by @sigmaaa in #1208
- IEP-1521 Update build folder after project renaming by @sigmaaa in #1212
- fix: Update copyright for espressif-ide branding plugins by @kolipakakondal in #1214
- fix(lsp):Update cdt-lsp to v3.1.0 by @kolipakakondal in #1213
Full Changelog: v3.3.0...v3.4.0
How to get the latest version?
Installing IDF Plugins using the Update site URL:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
Installing IDF Plugins using the local archive file:
https://dl.espressif.com/dl/idf-eclipse-plugin/updates/com.espressif.idf.update-3.4.0.zip
Espressif IDE
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-aarch64-v3.4.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-macosx-cocoa-x86_64-v3.4.0.dmg
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.4.0-win32.win32.x86_64.zip
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.4.0-linux.gtk.x86_64.tar.gz
https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-3.4.0-linux.gtk.aarch64.tar.gz