[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.emf] Re: util package

Laszlo Benedek wrote:
When java files are generated there are also 2 files, an AdapterFactory and a Switch class, generated into an util package.
Is there a way to turn off generation of the util package ?

Hi Laszlo,

There is genmodel attribute for packages, which can be used to disable generation of the switch and adapter factory. Set the "Adapter Factory" property to "false" in the generator.

Cheers,
Dave