eclipse-setup.rst 685 B

123456789101112
  1. ********************************
  2. Build and Flash with Eclipse IDE
  3. ********************************
  4. :link_to_translation:`zh_CN:[中文]`
  5. ESP-IDF V4.0 will be released with a new CMake-based build system as the default build system.
  6. Eclipse CDT IDE support for CMake-based build system will be available before the ESP-IDF V4.0 release but
  7. is not available yet. We apologise for the inconvenience.
  8. 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>`.