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.
You need to open the eclipse Markers view ( Window->Show View->Markers ), it will show all errors about your project, if you correct all the errors, your problem will most likely be solved.
The “Problems” view in Eclipse lists errors and warnings in the workspace. In its default settings this view is not entirely helpful, but it is highly customizable. Today I want to show you how you can configure this view to shift the focus to the interesting errors and warnings in your current area of work.
I recommend going to your Problems view, selecting one of the errors, and hitting Ctrl-1 (quick fix). It should offer you the chance to fix all the errors of the selected type, in all files. You can also mouse over the error in the text editor and wait for a popup; it should say "fix 70 other errors of this type".
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With