Kondal Kolipaka
Kondal Kolipaka
Thanks for quick response. I'll analyze and see how much I can contribute for this.
Hi, Thanks for reporting the issue. Could you please provide more details to check further on this. 1. Are you using idf-eclipse-plugin for this? https://github.com/espressif/idf-eclipse-plugin 2. If you're using idf-eclipse-plugin,...
@cb1kenobi - Agree. Let me work on those changes.
> One way to address this is to add a new IDE "feature" to ESP-IDF. It would be a new file in https://github.com/espressif/esp-idf/tree/master/tools/requirements where you could place all additional IDE...
Hello @powerbroker Most of the header unresolved issues got resolved with the [IEP v3.0.0-beta2 release](https://github.com/espressif/idf-eclipse-plugin/releases/tag/v3.0.0-beta2), and this also replaced standard c/c++ editor with the clangd based editor to support the...
Hi @powerbroker Are you using Windows offline installer?
Thanks for your feedback! Our underlying tools installer relies on the Python script (idf_tools.py) to function. Therefore, it's a prerequisite before proceeding for installation.
Hello, Looking at the log, your system is configured with IDF_PATH=C:\Espressif\frameworks\esp-idf-v5.1.1 Could you please remove this variable and restart the eclipse, and see if that helps? We will work on...
Hi @christiankarsch The recommended approach for now would be to configure the IDF_TOOLS_PATH environment variable at the system level/user level. Afterward, restart Eclipse and proceed to install the tools. They...
@alirana01 Please include this in esp-idf managers view implementation. We could provide two options: 1. Workspace-level configuration for all ESP-IDF installations (managed through preferences). 2. ESP-IDF configuration level, where users...