[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Re: add copyright information in EMF generated Java

Hi Liangzhao,

Enter your copyright information as the value of the "Copyright Text" property on the GenModel. Starting in EMF 2.3, this value will be used to generate a comment in each generated file. If "Copyright Fields" is true, it will also be used to generate a static field.

Cheers,
Dave


liangzhao zeng wrote:
I would like to add copyright information at the beginning each EMF generated Java source code.
any suggestions?