I had checked out a Project from Our CVS. When I tried to build it in Eclipse by adding some jars, it showed a lot of errors under the Problems View in Eclipse.
It displayed nearly 12,000 errors, but I could see only the first 100 of those 12,000 errors.
Could anybody please explain how I can see the next 100 errors?
And I don’t know why, but after I check out from CVS I am also getting these errors.
Thanks.

On Eclipse Helios click on the triangle pointing down on the
Problemsview, selectPreferencesthen in the Preference dialog that appear, you can change theLimit visible items per groupto change the value. Or else uncheckUse marker limitscheckbox to allow all items being visible.