Reputation: 4199
I have a problem, my eclipse gives me warnings on my project, but doesn't show where the warning is:
I know that all my files are 100% clean, and they are not the cause.
Question: How do I know what the warning is in cases like these?
Upvotes: 1
Views: 45
Reputation: 44854
if open the Problems
view
Alt-Shift-Q
or
File->Show View->Problems
you will be able to see them
Upvotes: 3