Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Eclipse CDT 中,我有几个构建配置。我想一次构建它们。它们可以并行或串行构建,没关系,没有依赖关系。我正在寻找的是一键式构建,它将通过一个操作重新编译所有构建配置。
在 Preferences Dialog(在 Windows 上的“Window”菜单中,在 OS X 上的“Eclipse”上)的子树C/C++→Build中,有一个选项可以选择“Build All Configurations in Each Project”
C/C++
Build
看截图: