没有“跑”。或“调试” Eclipse Helios 中的选项

发布于 2024-10-19 15:18:15 字数 142 浏览 3 评论 0原文

我刚刚从 Visual Studio 2008 切换到 Eclipse Helios for Mac OS X Leopard for C++ dev。我正在使用 Makefile 导入以前的项目,虽然它自动编译没有问题,但任何地方都没有“运行”或“调试”选项,为什么?

I am just switching from Visual Studio 2008 to Eclipse Helios for Mac OS X Leopard for C++ dev. I am importing a previous project with Makefile and although it compiles automatically without problems, there are no "run" or "debug" options anywhere, why?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

牵强ㄟ 2024-10-26 15:18:15

这取决于您在哪里查找这些菜单,如 bug 74116

2005-12-04 14:37:28 美国东部时间
这已更改为“C/C++ 项目”视图中的以下行为:

  • 右键单击项目或二进制文件,使用“运行本地 C/C++”进行运行/调试
    应用程序”作为首选。
  • 右键单击源文件或文件夹不会显示“运行/调试”菜单项
  • 右键单击另一个文件会提供与在该文件中相同的“运行/调试”菜单项
    导航器视图。

It depends where you are looking for those menus, as illustrated in the bug 74116:

2005-12-04 14:37:28 EST
This has been changed to the following behavior in the "C/C++ Projects" view:

  • Right-click on a project or binary, gives Run/Debug with "Run Local C/C++
    Application" as the first choice.
  • Right-click on a source file or folder gives no Run/Debug menu items
  • Right-click on another file gives the same Run/Debug menu items as in the
    Navigator view.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文