简体   繁体   English

Eclipse:如何在底部窗格中显示Markers选项卡

[英]Eclipse: how to show the Markers tab in the bottom pane

Out of box, Eclipse has a few tabs such as Properties, Search, and Console in its bottom pane when it is in edit mode. 开箱即用,当Eclipse处于编辑模式时,Eclipse的底部窗格中有一些选项卡,如“属性”,“搜索”和“控制台”。

A while ago, by accident I closed a tab called "Markers" (I hope my memory serves me right). 不久前,我偶然关闭了一个名为“Markers”的标签(我希望我的记忆能为我服务)。 In this tab, I can see Java compilation errors. 在此选项卡中,我可以看到Java编译错误。

How can I show the Markers tab in the bottom pane? 如何在底部窗格中显示“标记”选项卡?

Thanks and regards. 感谢致敬。

Edit: I am using version Luna 4.4.1. 编辑:我正在使用版本Luna 4.4.1。

Markers is a part of General view folder. 标记是常规视图文件夹的一部分。 You can show it up from "Window>Show View>Other". 您可以从“窗口>显示视图>其他”中显示它。 You will find Markers either by expanding 'General' or by searching for it. 您可以通过扩展“常规”或搜索来找到标记。

It's called the Problems view even though what it shows is Markers. 它被称为问题视图,即使它显示的是标记。

Windows menu > Show View > Problems View Windows菜单>显示视图>问题视图

If the Problems view is not listed there just select Other then search for "Problem". 如果未列出“问题”视图,则只需选择“其他”,然后搜索“问题”。

不确定您拥有哪个版本的Eclipse,但转到顶部的菜单,然后选择Window - Show view - Other- General - Markers。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM