[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: applying a text template to all (existing) files

Luca Ferrari wrote:

Hi all,
is it possible to apply a text template to all the existing files, like a
license text? I know I can set the template for newly created files, but I
want to add such text later on already created file?


What you can do is using Search/Replace. This also supports regular expressions.

Dani

Thanks,
Luca