Bug 366811 - [hovering] ability to see javadoc from the javadoc itself even when sources are attached to an external library (android)
Summary: [hovering] ability to see javadoc from the javadoc itself even when sources a...
Status: CLOSED DUPLICATE of bug 178071
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.8   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-15 09:44 EST by Daniele Segato CLA
Modified: 2011-12-15 09:56 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniele Segato CLA 2011-12-15 09:44:22 EST
Build Identifier: 

Sometimes libraries javadoc are more detailed then the javadoc in sources.

I develop in Android, javadoc attached with android contains information for every field, class, method on when it has been introduced (which API version).

This is a vital information for Android development.

If I attach sources Eclipse generate the javadoc from the sources and those informations are lost.

I require the ability to tell eclipse (globally and/or by project / library) to prefer javadoc when present even if sources are available -- on third libraries at least.



Reproducible: Always
Comment 1 Dani Megert CLA 2011-12-15 09:56:24 EST

*** This bug has been marked as a duplicate of bug 178071 ***