After i recently installed the new Android SDK stuff, I no longer can view the Javadoc while editing my project\'s code. I get this message: Note: This element has no att
I figured out how to fix this problem. All i had to do was delete the .metadata
folder in my workspace, and restart eclipse. note: this will clear all your eclipse preferences, settings, etc. your workspace projects will need to be added again.
also consider the following link as it seems to be very helpful for most people viewing this: http://hacksoflife.blogspot.com/2011/02/losing-javadocs-in-eclipse-solution.html