Viewing the Error Log in Eclipse
This is a simple entry, mainly directed so I never forget, but it might be useful to eclipse newbies. If you need to see the eclipse IDE error log all you need to do is the following:
1) Click on the Plugin-in Development Perspective
2) Click on the Error Window tab
WALLA!!!
You can also reach it by going to Window >> Show View >> PDE Runtime >> Error Log
Hope this helps