Problem with $Id$ CVS tags

Started by baysmith, March 23, 2006, 08:31:10

Previous topic - Next topic

baysmith

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.

Matzon

fair enough - patch files are accepted ofcourse ;)

baysmith

Done.

Patch submitted to SourceForge. See here.

Matzon