How can Eclipse be configured to automatically add a comment header to the top of new classes that are created in a project?
/*
* Name
* Date of creation
* etc.
*/
Edit in Preferences: Java -> Code Style -> Code Templates
Choose Comments -> Files -> Edit: