| [news.eclipse.newcomer] Re: 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?Try to install the releng tools. I think the Fix copyright action can do such a thing.