Activate Annotation of synthetic members in Xtext's Oomph setup#3611
Conversation
|
@cdietrich, @LorenzoBettini is this good to go? |
|
I'm fine with that, though I haven't manually tested, it's good to ensure it's set. If @cdietrich is ok, I'd merge. |
|
i cant judge sry. no mental capaity |
|
Hmm curious. I expected all projects to have project specific settings. |
I think so, but I added that option recently and I guess project settings haven't been updated. By default that setting is on. Maybe we should update all settings accordingly. |
It is one by default but disabled it in the workspace because when introduced initially I had problems with it for a short time: Then I forgot about it and later had differing code. Therefore I thought that nowadays it would be good to ensure its always active.
When that is done, this could be reverted, yes. |
Explicitly activate the Xtend compiler preference
Annotate synthetic members with @XbaseGenerated.The generated code committed to the repository uses that and if one has disabled once it will generate diffs in the Git worktree.
So the Oomph setup should explicitly activate that Option.