You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
I have searched the issue tracker for a similar issue and not found a similar issue.
IDF version.
ESP-IDF v5.3.1-dirty
Operating System used.
Windows
How did you build your project?
Eclipse IDE
If you are using Windows, please specify command line type.
CMD
What is the expected behavior?
I expect the first build to take time, even I agree on that. However, as soon as I checked for updates on the Eclipse IDE, I started building my project (where I am simply making a general_gpio_output component to simplify gpio_outputs, then using it to blink an LED). Before the update, the second and consecutive builds took like 10 seconds maximum. Please help me
What is the actual behavior?
Eveytime I changed only the pin number, the build restarted from scratch, like the build time is 2 minutes everytime
Steps to reproduce.
N/A
Build or installation Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
(Using Eclipse IDE) Every time the project is run or built, the project has to build from scratch.
(Using Eclipse IDE) Every time the project is run or built, the project has to build from scratch. (IDFGH-14500)
Jan 23, 2025
github-actionsbot
changed the title
(Using Eclipse IDE) Every time the project is run or built, the project has to build from scratch. (IDFGH-14500)
(Using Eclipse IDE) Every time the project is run or built, the project has to build from scratch. (IDFGH-14500) (IEP-1414)
Jan 24, 2025
Thank you for reporting this. We are already addressing a similar issue, and the fix will be included in the next release. In the meantime, could you please try the artifacts linked below this page https://github.com/espressif/idf-eclipse-plugin/actions/runs/12691399517 from the build on the related PR to check if that resolves your issue?
Answers checklist.
IDF version.
ESP-IDF v5.3.1-dirty
Operating System used.
Windows
How did you build your project?
Eclipse IDE
If you are using Windows, please specify command line type.
CMD
What is the expected behavior?
I expect the first build to take time, even I agree on that. However, as soon as I checked for updates on the Eclipse IDE, I started building my project (where I am simply making a general_gpio_output component to simplify gpio_outputs, then using it to blink an LED). Before the update, the second and consecutive builds took like 10 seconds maximum. Please help me
What is the actual behavior?
Eveytime I changed only the pin number, the build restarted from scratch, like the build time is 2 minutes everytime
Steps to reproduce.
N/A
Build or installation Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: