Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Eclipse AssistantNew to Visual Studio Code? Get it now.
Eclipse Assistant

Eclipse Assistant

一杯原谅绿茶

|
1 install
| (1) | Free
Build and flash Eclipse CDT projects directly in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Eclipse Assistant

调用 Eclipse 构建和烧录工程。插件读取 .project、.cproject 和 Eclipse 目录的 .launch,可以和 Eclipse 同时打开工程,不会修改厂商工程文件。界面语言支持中文和英文。

原理是调用厂商 Eclipse 的命令行功能实现。

目前已适配 Flagchip 和 GD32 的定制版 Eclipse 开发环境。

构建失败时会自动保存日志。可在设置中修改日志保存根目录,也可以调整每个工程保留的失败日志数量,范围为 0–5,默认保留最新 5 条;成功或主动停止的构建不会保留日志。保存目录支持绝对路径、工程相对路径以及 ${workspaceFolder} 和 ${projectDir} 变量。

使用方法

使用方法 1 使用方法 2

编译准备

Run → Debug Configurations... → 选择一个配置,双击创建 → 选择烧录文件。

编译准备

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft