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