Inheriting Javadoc comments
843810May 21 2002 — edited Oct 13 2002Hi there,
Can anyone tell me how to inherit the javadoc comments from interfaces in the standard Java library please?
I have an implementation of javax.naming.Context and wanted the comments from the original interface to appear in my javadoc.
I added src.zip from the sdk to the -sourcepath
Any ideas?
I am using J2SE 1.4.0 for Windows.
Many thanks
Roger