Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Using Eclipse IDE) Every time the project is run or built, the project has to build from scratch. (IDFGH-14500) (IEP-1414) #1126

Open
3 tasks done
GeneralZoditch opened this issue Jan 23, 2025 · 2 comments
Assignees

Comments

@GeneralZoditch
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • 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

@github-actions github-actions bot 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
@Alvin1Zhang Alvin1Zhang transferred this issue from espressif/esp-idf Jan 24, 2025
@github-actions github-actions bot 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
@sigmaaa sigmaaa self-assigned this Jan 24, 2025
@sigmaaa
Copy link
Collaborator

sigmaaa commented Jan 24, 2025

Hi @GeneralZoditch

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?

Let me know if you have any questions! Thank you

@GeneralZoditch
Copy link
Author

GeneralZoditch commented Jan 24, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants