-
Notifications
You must be signed in to change notification settings - Fork 122
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
Installation of Espressif IDF Plugin on Eclipse CDT 2023-09 (4.29.0) fails (IEP-1025) #820
Comments
Hi @elfrances Thanks for reporting. Let us check and get back to you. Meanwhile, you can use Eclipse CDT 2023-06 version and which works fine with the our plugin. |
I can confirm this error occurs with the 2023-09 version. |
Hi All, Eclipse 2023-09 is not yet supported by our plugin. We are working on it. Hence, please continue to use Eclipse CDT 2023-06 version or earlier. |
Hi @elfrances @baylf2000 @w4mmp-ron Could you please confirm if you're able to install this update site on the Eclipse 2023-09 How to install this build |
Hello, |
We have also released v2.11.0 on 21st sept 2023, this fix is part of the release |
Hi there. I was able to install the plugin in my Eclipse CDT 2023-09. Back in business!
Thanks for all the great work you guys do!
Marcelo
On Thursday, September 21, 2023 at 08:50:14 PM MDT, Kondal Kolipaka ***@***.***> wrote:
We have also released v2.11.0 on 21st sept 2023, this fix is part of the release
https://github.com/espressif/idf-eclipse-plugin/releases/tag/v2.11.0
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I'm setting up a new Ubuntu 22.04.3 PC to develop software for the ESP32 using Eclipse CDT version 2023-09. Everything goes fine until I try to install the Espressif IDF Plugin following the instructions in the README.md file. The installer fails with the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Espressif IDF Plugins for Eclipse 2.10.0.202306060331 (com.espressif.idf.feature.feature.group 2.10.0.202306060331)
Missing requirement: ESP-IDF Serial Monitor 1.0.1.202306060331 (com.espressif.idf.terminal.connector.serial 1.0.1.202306060331) requires 'osgi.bundle; org.slf4j.api 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Espressif IDF Plugins for Eclipse 2.10.0.202306060331 (com.espressif.idf.feature.feature.group 2.10.0.202306060331)
To: org.eclipse.equinox.p2.iu; com.espressif.idf.terminal.connector.serial [1.0.1.202306060331,1.0.1.202306060331]
I have also attached a couple of screenshots and the error log file.
EclipseCDT-Error-Log.log
Thanks in advance for any help you could offer me.
The text was updated successfully, but these errors were encountered: