[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,

I don't think there is such a facility. I'd probably use cygwin to script it if I had a lot of tedious stuff like that...


Jake Vang wrote:
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?