Eclipse dont have java doc to show information about class and methods. how to attach those? +android
问题 I'm working on android under eclipse holies environment. but my eclipse not helping me to find detail about class or method while writing code. Ex: Toast android.widget.Toast.makeText(Context context, CharSequence text, int duration) if i mouse hover on makeText() in above statement, getting following information Note: This element has no attached source and the Javadoc could not be found in the attached Javadoc where and what do i need to attach? 回答1: If you have installed the ADT plugin to