idf-eclipse-plugin icon indicating copy to clipboard operation
idf-eclipse-plugin copied to clipboard

Espressif-IDE (based on Eclipse CDT) for ESP-IDF CMake based projects 4.x and above

Results 205 idf-eclipse-plugin issues
Sort by recently updated
recently updated
newest added

## Description Fixed unresolved headers after build with custom build folder by editing clang file after the build. Also improved clangd Troubleshooting messages after the build Fixes # ([IEP-1212](https://jira.espressif.com:8443/browse/IEP-1212)) ##...

![ESP-IDF status bar](https://github.com/espressif/idf-eclipse-plugin/assets/2069825/006bcbf4-3554-408a-b47e-4d5ba2da91fb) The Status bar is a place for status: messages and indicators. There is no logical room in it for sh#t like internet shortcuts, even suppa-duppa-ultra-megadrive-power-important like "Visit...

Create a template-based Espressif IDF Project, e.g. Blink. Build it. And... ![ESP-IDF Project config errors](https://github.com/espressif/idf-eclipse-plugin/assets/2069825/80a2521a-fdcd-47e6-a435-7680ff8b6def) And so what? Try 'Rebuild Index' - nothing happens. ![ESP-IDF Impossible to setup C_C++](https://github.com/espressif/idf-eclipse-plugin/assets/2069825/d880006f-1e3a-4cd9-bfc2-13edc7e08ebd) Well,...

Why ask user where to install to when installation is performed into ${USER_HOME}/.espressif/tools (4.8 GB) AND ${USER_HOME}/.espressif/dist (1 GB)? But since we ASKED, we MUST follow user preference instead of...

![ESP-IDF project nature](https://github.com/espressif/idf-eclipse-plugin/assets/2069825/ff4fa734-b1dc-492c-a313-62f71331f7ff) The project natures dialog must show user-friendly localized name instead of i18n resource key.

![ESP-IDF menu usability](https://github.com/espressif/idf-eclipse-plugin/assets/2069825/2cffdc88-8020-40d1-88f8-464e2de6e3e8) When context menu cannot completely reside within screen area, it just sucks. From another side there is absolutely no reason to put all of them on top...

It's impossible to proceed with installing Tools when no poothon executable selected. But why? Why poothon when we're doing bare-metal C/C++??? Why poothon when java is available out-of-the-box??? Why poothon,...

## Description Unit tests fixed for windows due to native windows api code Fixes # ([IEP-1234](https://jira.espressif.com:8443/browse/IEP-1234)) ## Type of change Please delete options that are not relevant. - Bug fix...

## Description doc changes and changes to the last column to only show delete button for non active esp-idf versions. Fixes # ([IEP-1233](https://jira.espressif.com:8443/browse/IEP-1233)) ## Type of change Please delete options...

## Description Test cases: - Run SBOM Tool **without** _project_description.json_ file created. - Run SBOM Tool **with** _project_description.json_ file created. - SBOMT Tool dialog window: **basic PATH validation** - update...