LWJGL Forum

Programming => LWJGL Documentation => Topic started by: baysmith on March 23, 2006, 08:31:10

Title: Problem with $Id$ CVS tags
Post by: baysmith on March 23, 2006, 08:31:10
I humbly request a small change to the javadocs for LWJGL. Please put the $Id$ CVS tag at the end of javadoc comments.

For an unknown reason, when these tags are at the beginning of the javadoc, they interfere with the Eclipse ability to parse the javadoc for hover help. With this change, I can create library and documentation plugins for LWJGL to simplify its use in the development of Eclipse RCP programs.

Thank you.
Title: Problem with $Id$ CVS tags
Post by: Matzon on March 23, 2006, 09:34:51
fair enough - patch files are accepted ofcourse ;)
Title: Problem with $Id$ CVS tags
Post by: baysmith on March 23, 2006, 17:13:18
Done.

Patch submitted to SourceForge. See here (http://sourceforge.net/tracker/index.php?func=detail&aid=1457111&group_id=58488&atid=487942).
Title: Problem with $Id$ CVS tags
Post by: Matzon on March 23, 2006, 19:32:49
applied, thx