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.
Advertisement
Answer
On Eclipse Helios click on the triangle pointing down on the Problems
view, select Preferences
then in the Preference dialog that appear, you can change the Limit visible items per group
to change the value. Or else uncheck Use marker limits
checkbox to allow all items being visible.