Hello,
I am using eclipse for my project.When I create a new Java Class file.I am adding the comments manually at the top in each page like this:
/**
* Class description goes here.
*
* @version 1.82 18 Mar 1999
* @author Firstname Lastname
*/
Is there a setting or configuration in eclipse which shows the above comments whenever I create a new Java Class File.
Can you let me know about this.
Thanks
Rakesh.