Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.5.1, 1.5.6
-
Fix Version/s: None
-
Component/s: Content Assist, Editor, Inferencing Engine, User Interface
-
Labels:None
-
Environment:Eclipse 3.3.2, happens with the stable Groovy-plugin 1.5.1 and the dev groovy-plugin1.5.5, jdk1.6
-
Number of attachments :
Description
javadoc of i.e. classes in rt.jar does not show up when editing .groovy files with the eclipse groovy plugin.. Not in the javadoc window and not as a popup during code completion, although rt.jar has both source and local javadoc attached. If I edit a .java file javadoc is shown. The rest of the plugin is working, it displays code completion suggestions and is able to run .groovy files.
I am not sure, if the plugin should do this in its current state, but from what I found on the web I assume it is able to show javadoc. Is this correct?
Issue Links
- is superceded by
-
GRECLIPSE-359
Source locations for java doc
-
I changed this issue from bug to new feature because this feature is not implemented yet