The ESP-IDF Plugin for Eclipse (also known as Espressif-IDE) is based on Eclipse CDT and is used for developing applications on the ESP32. The ESP32 is a popular low-power system-on-chip microcontroller with integrated Wi-Fi and dual-mode Bluetooth, making it ideal for designing and prototyping IoT solutions. The ESP-IDF Plugin enhances standard Eclipse CDT by providing improved tooling capabilities, simplifying and enhancing advanced editing, compiling, flashing, and debugging features.
Other notable features this plugin offers.
- Creating CMake-based projects with ESP-IDF 5.0 and higher
- Get started with ESP-IDF templates
- Installing Tools directly from Eclipse
- SDK Configuration editor for configuring the project
- Integrated CMake editor to support IDF built-in functions
- Application size analysis editor to give an insight into the memory footprint of an application
- ESP-IDF terminal pre-configured with IDF environment variables
- OpenOCD debugging
This is an open-source project you can check the project source here https://github.com/espressif/idf-eclipse-plugin
Note: Plugin supports ESP-IDF CMake-based projects (5.x and above) and it runs on Windows, macOS, and Linux.
Documentation: https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md
To know more about ESP-IDF https://github.com/espressif/esp-idf
Github repo: https://github.com/espressif/idf-eclipse-plugin
Categories: IDE, Internet of Things (IoT), Tools
Additional Details
Eclipse Versions: 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2024-12 (4.34), 2025-03 (4.35)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Espressif Systems
Development Status: Production/Stable
Date Created: Wednesday, November 27, 2019 - 03:11
License: EPL 2.0
Date Updated: Tuesday, October 22, 2024 - 04:56
Submitted by: Kondal Kolipaka
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
January 2025 | 68/631 | 316 | 39 |
December 2024 | 60/654 | 455 | 52 |
November 2024 | 97/658 | 317 | 58 |
October 2024 | 96/663 | 341 | 32 |
September 2024 | 88/642 | 340 | 36 |
August 2024 | 94/641 | 281 | 30 |
July 2024 | 99/663 | 289 | 29 |
June 2024 | 103/681 | 300 | 44 |
May 2024 | 138/682 | 231 | 71 |
April 2024 | 134/687 | 245 | 36 |
March 2024 | 125/694 | 294 | 26 |
February 2024 | 129/687 | 230 | 30 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 6
Count | Error Message |
---|---|
4 | Cannot complete the install because one or more required items could not be… |
2 | Cannot complete the install because one or more required items could not be… |
Reviews Add new review
v1.1.0 is available now
Submitted by Kondal Kolipaka on Wed, 06/03/2020 - 03:24
Check this here https://github.com/espressif/idf-eclipse-plugin/releases/tag/v1.1.0
v1.0.1 is released with minor bug fixes
Submitted by Kondal Kolipaka on Tue, 03/31/2020 - 21:25
Please check this https://github.com/espressif/idf-eclipse-plugin/releases/tag/v1.0.1
v1.0.0 release is available now!
Submitted by Kondal Kolipaka on Mon, 03/23/2020 - 10:01
IDF Eclipse Plugin v1.0.0 release is available now!