I have a question about IntelliJ and I dont know if the following can be done with Temapaltes or Hotkeys or something. As I am coding I like to put in comments in the following format:
/*
/ Date: 02.25.12
/ Author: xxx xxx
/ Email: jxxx
/ Commit:
/ Added the new fields based on request XXX.
/
*/
Can I somehow setup a easy way with IntelliJ to press a key or something to insert this into my code