Eclipse:如何在Eclipse编辑器中的Problems View下查看所有错误项

时间:2012-03-15 12:22:50

标签: java eclipse

我从我们的CVS检查了一个项目。 当我尝试通过添加一些jar在Eclipse中构建它时,它在Eclipse中的Problems View下显示了很多错误。

它显示了近12,000个错误,但我只能看到12,000个错误中的前100个错误。 请问有谁可以看到接下来的100个错误?

我不知道为什么,从CVS退房后,我也收到了这些错误。

谢谢。

enter image description here

5 个答案:

答案 0 :(得分:30)

在Eclipse Helios上单击指向Problems视图的三角形,选择Preferences,然后在出现的“首选项”对话框中,您可以更改Limit visible items per group以更改值。或者取消选中Use marker limits复选框以允许所有项目可见。

enter image description here

答案 1 :(得分:23)

有一个三角形指向问题视图,单击它,单击配置内容,将出现“每组可见的项目数:”,更改它

http://sadpanda.us/images/875726-7ODRIBW.png

答案 2 :(得分:17)

只需点击Perspective中的向下箭头,然后选择Group by None。enter image description here

配置内容......

enter image description here enter image description here

答案 3 :(得分:8)

在Eclipse Oxygen中:单击Markers面板上的向下三角形,选择Filters ...,然后在弹出窗口中取消勾选Use Limits复选框,然后单击OK。

答案 4 :(得分:0)

How to view all items of Errors under Problems View in Eclipse Editor

按以下方式更改Fitter设置