Android/Java Javadoc missing after updating Android SDK

后端 未结 5 1434
一生所求
一生所求 2021-02-19 21:05

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

5条回答
  •  名媛妹妹
    2021-02-19 21:29

    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

提交回复
热议问题