Hello,
But now I see this Espressif-IDE. It doesn't seem to be officially backed by Espressif but is used by some.
Espressif-IDE is an official IDE from Espressif Systems built on top of Eclipse CDT. If you're starting fresh, I would recommend the Espressif-IDE installer
If you're a Windows user, prefer
Espressif-IDE Windows Offline Installer https://github.com/espressif/idf-instal ... df-5.0.exe
This offers the step-by-step process of installing ESP-IDF, ESP-IDF Tools, Java, CMake, Espressif-IDE, drivers, etc.
If you're a macOS user,
https://dl.espressif.com/dl/idf-eclipse ... v2.7.0.dmg
macOS installer is not an all-in-one installer so you need to install ESP-IDF, ESP-IDF Tools, and pre-requisites after installing IDE, please follow the installation steps from
https://github.com/espressif/idf-eclips ... requisites
You can find more details on our latest release here
https://github.com/espressif/idf-eclips ... tag/v2.7.0
I hope that helps.