Page 1 of 1

ESP-IDF Eclipse Plugin incompatible with Eclipse Embedded CDT IDE 2021-09

Posted: Fri Oct 29, 2021 8:04 am
by MickPF
Hello,

I use openSUSE Tumbleweed (actual updates) and already working ESP-IDF 4.3.1.

All requirements for the installation of the plugin have been met.

I try to install Eclipse Embedded CDT 2021-09 and the ESP-IDF Eclipse plugin from scratch following instructions at https://github.com/espressif/idf-eclipse-plugin and get the error as seen in the attachment "Install Remediation Page".

If I continue with the installation, the plugin will not be installed!

Is it really incompatible?

Thanks in advance
Michael

Re: ESP-IDF Eclipse Plugin incompatible with Eclipse Embedded CDT IDE 2021-09

Posted: Wed Nov 03, 2021 9:11 am
by ESP_kondalkolipaka
Hello,

Eclipse Embedded CDT 2021-09 is not supported with IDF Eclipse Plugin 2.2.0 due to OpenOCD plugin conflicting dependencies, Please continue to use Eclipse IDE for C/C++ Developers 2021-06 version

However, you should be able to update third-party plugins within your Eclipse IDE for C/C++ Developers 2021-06 if it's supported.

Thanks