Eclipse CDT 智能感知

发布于 2024-10-31 18:17:41 字数 222 浏览 0 评论 0原文

我正在使用 Eclipse CDT 在 PIC32 上进行开发。我只是使用IDE进行编程和桌面调试(cygwin,当他想工作时)。

我需要帮助来改进 Eclipse CDT 自动完成(例如头文件名称、全局变量、头文件方法)。这里的性能不是主要问题,它甚至可能是类似 geany 的自动完成(其中可用的符号是 IDE 打开的 .c 和 .h 上出现的符号,即使我的 .c 无法访问该文件) 。

塔克斯

I´m using Eclipse CDT to develop on PIC32. I just use the IDE to do the programming and desktop debug (cygwin, when he wants to work).

I need help to improve Eclipse CDT auto complete (e.g. header files names, global variables, header file methods). Performance here it's not a major problem, it could be even a geany-like auto complete (where the symbols available are the ones that appears on the IDE open .c and .h, even if my .c can't reach that file).

Tks

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

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

发布评论

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

评论(1

魂归处 2024-11-07 18:17:41

您的所有 .c 和 .h 文件是否都已添加到 cdt 项目中?
您使用哪个 Elipse/cdt 版本?

另请参阅 http://sourceforge.net/projects/piccbuilder/
我对这个插件没有经验,它可能会也可能不会帮助你。

Are all your .c and .h files added to the cdt project?
Which Elipse/cdt version do you use?

Also, see http://sourceforge.net/projects/piccbuilder/
I have no experience in this plugin, it may or may not help you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文