eclipse-setup.rst 689 B

12345678910111213
  1. ********************************
  2. Build and Flash with Eclipse IDE
  3. ********************************
  4. :link_to_translation:`zh_CN:[中文]`
  5. ESP-IDF V4.0 has a new CMake-based build system as the default build system.
  6. There is a new ESP-IDF Eclipse Plugin that works with the CMake-based build system. Please refer to `Espressif IDF Eclipse Plugins <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md>`_ IDF for further instructions.
  7. .. note::
  8. In `Espressif IDF Eclipse Plugins <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md>`_, though screenshots are captured from macOS, installation instructions are applicable for Windows, Linux and macOS.