Saturday, January 15, 2011

Adding javadocs


To add java docs to your classes and functions/methods use the following statements/comments

/****************************************************************
* @File: enter the file name
* @Package: enter the path
* @Desc: describe about that function
* @Version: write the number of the version
* @Restrictions:
* @Modifications:
* @Author: Date: Change Description:
********************************************************

No comments:

Post a Comment

Please Give Your Comments!!!