eclipse - 在 Eclipse 中使用 RustDT 时如何配置 Rust 安装路径?

标签 eclipse rust

RustDT github page是这样说的:

The Rust installation is required for project building. The path to the installation should be configured in Preferences/Rust.

我在 Eclipse 中进入 Preferences/Rust,但我只看到文本/背景颜色和格式设置的选项。在哪里可以链接到安装路径?

最佳答案

好吧,我找到了答案。将它张贴在这里,以便 future 的人也能找到它。当您转到首选项时,单击 Rust 本身,不要展开它。

its here

关于eclipse - 在 Eclipse 中使用 RustDT 时如何配置 Rust 安装路径?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30653556/

相关文章:

c - OpenMP 的 Eclipse 构建配置

rust - 在 rust 中将 JSON 解析为 Map

generics - 使用泛型类型时如何使用整数文字?

rust - 创建自定义彩色 dbg! Rust 中的宏

eclipse - eclipse 中的 Maven pom.xml 错误

eclipse - 无法访问页面 eclipse

rust - 从 map 中获得暂时的值(value)

rust - 使用 Rust 读取 .dfb 文件会引发无效字符错误

java - eclipse - 如何删除文件菜单中的切换工作区 -

c - 如何在 Windows 上的 Eclipse 中对 C 项目运行 .pl 测试?