How to build Amazon FreeRTOS in Eclipse for ESP32 - ESP IDF

Hello,

I downloaded Amazon FreeRTOS from AWS page for ESP32-devkitc board and wanted to test MQTT example. I have ESP IDF and using Eclipse IDE which by default comes with ESP-IDF, but I am not able to build the example as there it is not showing “build” option for any of those examples. So…

  1. After downloading Amazon FreeRTOS, How to import example in Eclipse.
  2. If required then what are configurations i need to do and how to build the example in Eclipse.

Duplicate of How to build Amazon FreeRTOS in Eclipse for ESP32-ESP IDF