Jump to content

Talk:Javadoc

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Vsync (talk | contribs) at 06:15, 8 August 2007 (talk about how "Running Javadoc in Windows" shouldn't be there). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

I've removed the reference to the @returns tag. It is not documented at [1] or [2] nor does it seem to be a valid tag on at least Apple's implementation of Java J2SE 5.0. However, the Windows Java implementation accepts it as a synonym to @return, and the Eclipse IDE hilights it as a valid tag. Additional information about @returns would be appreciated. Paulymer5 08:53, 16 April 2006 (UTC)

The "Running Javadoc in Windows" section seems entirely unnecessary. First, it violates WP:NOT#HOWTO. That aside, all the information could be obtained from the manual, especially considering that the installation directory and JDK version have been hardcoded in the example. More worrisome is that Java runs on many platforms and this example only covers 1, not even mentioning the others. I suggest that this section be removed or reworked to be more general. If there's no debate I may do so if I get the time. -- vsync 06:15, 8 August 2007 (UTC)[reply]