JDK-4276611 : Add link from doc to actual source code for class being described
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 1.2.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-09-29
  • Updated: 2014-05-05
  • Resolved: 1999-10-05
Related Reports
Duplicate :  
Description

Name: krT82822			Date: 09/29/99


it would be very nice if javadoc's output would include a link
to the source code for definitions, especially the swing stuff,
which I find myself having to look at in order to really
understand the widgets' behaviors.

this would be of a flavor similar to meta-. in emacs, except
that it would be html links, and faster and more accurate than
my doing a grep or reading a lot of file-names to find what I
hope is the right file, then a control-s in emacs to find the
method definition...
(Review ID: 95908) 
======================================================================

Comments
EVALUATION This is a dupe of 1242492, although this takes a slant at how it should integrate with emacs. I'll copy that pertinent paragraph to that request. doug.kramer@Eng 1999-10-05
05-10-1999