[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: inserting license at the top of 200+ java files

Jake Vang a écrit :
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.
To install the releng tool, use the 3.5 integration build update site.
http://download.eclipse.org/eclipse/updates/3.5-I-builds/
--
Olivier