Community
Participate
Working Groups
The QualifiedName rule in the domain example delegates to ID lexically, but it does not provide an IValueConverter that delegates to the ID ValueConverter. That results in the strange effects, e.g. entity ^X { } entity Y { ref x : ^X } reports an error.
Introduced a QualifiedNameValueConverter that delegates to another value converter for its segments. Could not yet use it in MWE2 due to missing support for inner classes. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=321697.
Closing bug which were set to RESOLVED before Eclipse Neon.0.