esp-idf/docs/en/get-started/eclipse-setup.rst
Angus Gratton 222146845c docs: Make CMake build system default, mark GNU Make as legacy option
All `-cmake` suffixes are removed
Where a GNU Make option is renamed, the `-legacy` suffix is used
2019-07-09 14:32:26 +10:00

10 lines
534 B
ReStructuredText

****************************************
Build and Flash with Eclipse IDE
****************************************
:link_to_translation:`zh_CN:[中文]`
Documentation for Eclipse setup with CMake-based build system and Eclipse CDT is coming soon.
If you require Eclipse IDE support for this pre-release version of ESP-IDF, you can follow the :doc:`legacy GNU Make build system Getting Started guide </get-started-legacy/index>` which has steps for :doc:`Building and Flashing with Eclipse IDE </get-started-legacy/eclipse-setup>`.