Eclipse 插件查找双击文件时的错误

发布于 2024-09-02 19:59:58 字数 139 浏览 0 评论 0原文

我需要 Eclipse 控制台视图中的帮助。当我构建项目时,所有错误和警告都显示在控制台窗口中,如果我需要找到显示这些错误的位置,我需要进入该文件并找到这些信息。当错误很大时,我觉得发现它非常令人恼火。那么有没有可用的插件可以通过双击将我们带到错误的位置。提前致谢

I need the help in console view of eclipse. When i build my project all my errors and warnings are displayed in console window and if i need to find the place where it showing those errors i need have to go into that file and find those information. I feel its much iritating to find when errors are huge. So is there any plugin available that take us to that location of errors on double click. Thanks in Advance

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

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

发布评论

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

评论(1

国际总奸 2024-09-09 19:59:58

您必须左键单击警告或错误一次,以确保 Eclipse Problems 视图具有焦点。然后,双击警告或错误描述,光标将带您到代码中的警告或错误。

You have to left click on the warning or error once, to make sure that the Eclipse Problems view has focus. Then, you double click on the warning or error description, and the cursor will take you to the warning or error in your code.

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