Page 1 of 1

Eclipse for Espressif IDE does not show C/C++ Build options under properties

Posted: Thu Aug 14, 2025 11:46 am
by ridgerunnersjw
Screenshot 2025-08-14 074535.png
Screenshot 2025-08-14 074535.png (32.22 KiB) Viewed 7443 times
I am using Espressif IDE with Eclipse for ESP32 development. I downloaded and did the offline install of the latest version. I created a new Espressif project from the menu and loaded a default example. When I go into the properties the attached image shows the selection choices I have. However I notice there is NO C/C++ Build properties? Why is this?

Re: Eclipse for Espressif IDE does not show C/C++ Build options under properties

Posted: Wed Aug 20, 2025 8:47 am
by kondalkolipaka
Hello All,

The C/C++ Build Properties preference page is not applicable for CMake projects. Espressif-IDE only supports CMake projects.

Please let us know what you would like to check and configure through the Build Properties.

Thanks