How to add a header to all .java files?
380762Oct 22 2003 — edited Nov 5 2003Hi all,
I want to add a specific header in all my .java files (Interfaces, Classes). Does JDeveloper support that I can specify a header or filename with a header text which is added each time I create a file?
I tried to use Jalopy for this, but each time an other developer formats the code the header is replaced by the header of this developer. In the header is stored the original author of the class. So it's bad if the original author is always replaced. ;-)
Hope there are some hints on this topic.
Cheers,
Axel