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

thanks a lot for the info. However, I use the EMF 2.2 that come with the RSA 7.0. any suggestions? I notice that there are property about the templates&merge, but not sure how to use them.

Cheers,

Liangzhao



Dave Steinberg wrote:

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?