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

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

Open AbdusSamadTariq opened this issue 11 months ago • 2 comments

Answers checklist.

  • [x] I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • [x] I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • [x] 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

AbdusSamadTariq avatar Jan 23 '25 14:01 AbdusSamadTariq

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

sigmaaa avatar Jan 24 '25 10:01 sigmaaa

Thanks a lot! I genuinely appreciate it. You also helped me with your post earlier about the initialization of the C++ server stuck in eclipse.

On Fri, Jan 24, 2025 at 2:37 PM Denys Almazov @.***> wrote:

Hi @GeneralZoditch https://github.com/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

— Reply to this email directly, view it on GitHub https://github.com/espressif/idf-eclipse-plugin/issues/1126#issuecomment-2612205383, or unsubscribe https://github.com/notifications/unsubscribe-auth/APPDLAUGZZYOPYDWHR6HF232MIJXVAVCNFSM6AAAAABVZLEOEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJSGIYDKMZYGM . You are receiving this because you were mentioned.Message ID: @.***>

AbdusSamadTariq avatar Jan 24 '25 17:01 AbdusSamadTariq