eclipse 或 Myeclipse 调试“显示”视图不显示代码帮助

发布于 2024-12-29 05:26:18 字数 320 浏览 0 评论 0原文

关于 eclipse 调试“显示”视图

显示视图允许您以剪贴簿类型的方式操作实时代码(参见图 8)。要操作变量,只需在“显示”视图中键入变量的名称,您就会看到熟悉的内容帮助。

http://www.ibm.com/developerworks/library/ os-ecbug/

我已在断点处停止并使用显示视图进行一些代码检查和执行,但我无法在显示视图中获得代码帮助。虽然复制粘贴代码并执行它可以正常工作。

拥有代码辅助将非常有帮助,我在定义断点条件时获得代码辅助。

问候, 拉希德

About eclipse debug "Display" view

Display view allows you to manipulate live code in a scrapbook type fashion (see Figure 8). To manipulate a variable, simply type the name of the variable in the Display view, and you'll be greeted with a familiar content assist.

http://www.ibm.com/developerworks/library/os-ecbug/

I have stopped at break point and used Display view for some code inspection and execution but I could not get the code assistance in the Display view. Although copy paste a code and executing it works ok.

Having code assist will be very helpful, I get the code assist when defining Breakpoint condition.

Regards,
Rashid

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

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

发布评论

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

评论(2

海拔太高太耀眼 2025-01-05 05:26:18

Ctrl+Space 是否无法为您提供内容帮助?对我来说确实如此。我不认为它是自动的,除非您尝试通过在对象后键入 . 来调用对象上的方法。

Does Ctrl+Space not get you content assist? It does for me. I don't think it's automatic unless you are trying to call a method on an object by typing the . after the object.

是你 2025-01-05 05:26:18

我遇到了同样的问题,所有调试选项卡都丢失了,并且无法通过 Windows > 恢复它。显示视图>变量/显示,它始终保持消失状态。

现在,我刚刚通过重置“调试”透视图来恢复变量显示选项卡。

重置调试视角以获取丢失的选项卡

I faced the same issue that all the debug tabs are lost and could not restore it via Windows > Show View > Variable/Display, it always remains disappear.

Now I just got things back by resetting the Debug perspective to get the Variable and Display tab back.

Resetting Debug perspective to get missing tab

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