Just installed a fresh current version of Eclipse on my MacBook Pro running macOS Big Sur, 11.0.1, and the current ESP-IDF plugin for Eclipse:
- Eclipse Version: 2020-12 (4.18.0), Build id: 20201210-1552 with all current updates installed.
- Espressif IDF Plugins for Eclipse 1.2.4.202101041022 com.espressif.idf.feature.feature.group ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD
At this point, the instructions read:
This is ambiguous because there's no screenshot to illustrate what the widget set should look like. (Documentation request: Please add a screenshot here.} A bit of web searching showed me what it should indeed look like, and the fact that the entire Launch Bar is missing!. Tried to create a new ESP project several times, including both Hello World and Blinky examples, selected and deselected the project in the navigation pane, right clicked it, restarted Eclipse, updated all installed tools, all to no avail.Next, we need to tell CDT to use the toolchain for our project so that all the headers will be indexed and resolved. This is accomplished through the Launch Bar, the new widget set you see on the far left of the toolbar.
Apparently this problem has occurred before, but was fixed, now recurred.
How can I fix this? Is there a workaround?
TIA,
Mike