Community
Participate
Working Groups
Build Identifier: 20100218-1602 The implementation of org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer.getObjectEdits() is a private method that does not allow to set the SaveOptions when serializing. In order to use custom SaveOptions, it is required to overwrite getTextExit() by providing an own TextEditComposer and to delegate to a custom getObjectEdits() method. getObjectEdits() should not be private in order to make the class more easily extendable. Reproducible: Always
Fixed in HEAD.
Closing bug which were set to RESOLVED before Eclipse Neon.0.