Community
Participate
Working Groups
In org.eclipse.xtext.xtend2.xtend2.impl.XtendImportImplCustom.getImportedTypeName() and org.eclipse.xtext.conversion.impl.QualifiedNameValueConverter.delegateToValue(ILeafNode) the excape character ^ is not removed.
The right method is org.eclipse.xtext.conversion.impl.QualifiedNameValueConverter.toValue(String, INode) and not delegateToValue.
pushed tests and fix to MASTER.
Closing all bugs that were set to RESOLVED before Neon.0