2019-06-25 01:26:53 +00:00
***** ***** ***** ***** ***** ***** ***** *****
Eclipse IDE 创建和烧录指南
***** ***** ***** ***** ***** ***** ***** *****
2018-02-07 22:17:04 +00:00
2019-06-25 01:26:53 +00:00
:link_to_translation:`en:[English]`
2018-02-07 22:17:04 +00:00
2020-05-11 08:51:30 +00:00
ESP-IDF V4.0 默认采用基于 CMake 的构建系统。
2018-02-07 22:17:04 +00:00
2020-05-11 08:51:30 +00:00
针对 CMake 构建系统, ESP-IDF 有一款新的 Eclipse 插件。具体操作指南,请见 `ESP-IDF Eclipse 插件 <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md> `_ 。
.. 注解 ::
`ESP-IDF Eclipse 插件 <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md> `_ 中使用的是 macOS 截图,但安装指南对 Windows、Linux 和 macOS 均适用。
2019-10-10 08:52:07 +00:00
2019-11-29 02:28:42 +00:00
.. only :: esp32
2020-05-11 08:51:30 +00:00
如需使用针对 GNU Make 传统构建系统的 Eclipse IDE 开发环境,请前往 :doc: `快速入门(传统 GNU Make </get-started-legacy/index>` ,查看 :doc: `Eclipse IDE 的创建和烧录指南(传统 GNU Make) </get-started-legacy/eclipse-setup>` 。