Вопрос

EMF generates classes for models with protected no-argument constructor, is there a way to instruct genmodel to generate constructor as public? The only discussion I saw about this was this one, but not sure if it was addressed.

Это было полезно?

Решение

Open your .genmodel in a properties editor. Find "Model Class Defaults" group. Change "Public Constructors" to "true".

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top