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

Installation of Espressif IDF Plugin on Eclipse CDT 2023-09 (4.29.0) fails (IEP-1025) #820

Closed
elfrances opened this issue Sep 15, 2023 · 8 comments · Fixed by #822
Closed

Comments

@elfrances
Copy link

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

Screenshot from 2023-09-14 21-42-13

Screenshot from 2023-09-14 21-40-54

Thanks in advance for any help you could offer me.

@github-actions github-actions bot changed the title Installation of Espressif IDF Plugin on Eclipse CDT 2023-09 (4.29.0) fails Installation of Espressif IDF Plugin on Eclipse CDT 2023-09 (4.29.0) fails (IEP-1025) Sep 15, 2023
@kolipakakondal
Copy link
Collaborator

kolipakakondal commented Sep 15, 2023

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.

@baylf2000
Copy link

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.

@w4mmp-ron
Copy link

w4mmp-ron commented Sep 19, 2023

Hello,
I am experiencing the same issue only on windows:

Your original request has been modified.
"Embedded C/C++ GDB JTAG Debugging" will be ignored because a newer version is already installed.
"Embedded C/C++ Core" will be ignored because a newer version is already installed.
"Embedded C/C++ CMSIS Packs Core Plug-in" will be ignored because a newer version is already installed.
"Embedded C/C++ Templates Core Plug-in" will be ignored because a newer version is already installed.
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]
express

@kolipakakondal
Copy link
Collaborator

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.

@kolipakakondal
Copy link
Collaborator

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
https://github.com/espressif/idf-eclipse-plugin#installing-idf-eclipse-plugin-from-local-archive

@kolipakakondal kolipakakondal linked a pull request Sep 21, 2023 that will close this issue
5 tasks
@w4mmp-ron
Copy link

Hello,
Thank you I was able to install the plugin on Eclipse 2023-09.
Regards,
Ron

@kolipakakondal
Copy link
Collaborator

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

@elfrances
Copy link
Author

elfrances commented Sep 22, 2023 via email

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

Successfully merging a pull request may close this issue.

4 participants