Hello.
I recetly happened upon IntelliJ and I am in love with it. It's so much better than what I use in class (jGrasp). I do have a queston, though. Is there any way to change the default documentation shown when you create a Java class? For instance, this is what is automatically shown when I create a new Java Class file:
/**
* Created by <username> on 1/20/15.
*/
I am using a Mac and I combed through the preferences and I could not find any place that allowed me to edit this information. Google failed me as well. Is this at all possible? If so, I would greatly appreciate any assistance.