Community
Participate
Working Groups
Created attachment 193945 [details] Screenshot: Debugger I am just hitting a NPE when I did clean my projects. In XtextValidator#checkEnumLiteralIsUnique() the EnumLiteralDeclaration instances have null for their 'literal' reference. This may indicate another problem, but the validator should be aware of this situation. Same NPE happens in checkEnumLiteralIsValid(), checkGeneratedEnumIsValid().
NPEs are handled by the validation framework (see AbstractDeclarativeValidator)
Somehow OK, but I find better when I do not hit such a breakpoint except for my own code to debug.
Closing all bugs that were set to RESOLVED before Neon.0