eclipse - Attaching javadoc to libraries -


as example, i'd attach javadoc org.eclipse.swt i've read in similar threads, went build path, expanded swt library node , tried enter url javadoc location:

http://help.eclipse.org/indigo/advanced/content.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/index.html

trying validate tells me typical root files package-list or index.html couldn't found. pretty weird since url ends index.html. doing wrong?

you can specify url javadocs if has package-list file. otherwise have use downloaded javadocs/src jar. can specify location javadocs archives in same window tried. can attached sources if want see source instead of decompiled library classes. similar post


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -