| [news.eclipse.newcomer] inserting license at the top of 200+ java files |
I would like to know if there is an automated way of inserting a license (i.e. Apache license) at the top of 200+ Java source files. I took a look at Windows -> Preferences -> Java -> Code Templates, but this seems to only affect new files created. Is there an easy way in Eclipse to add a license to the top of every Java file?