Community
Participate
Working Groups
JSDT 1.2.0.v201006041342-7C78FGDF9JgLWLMLM4Vsye Hovering over some code I got the following warning reported in the error log: NLS missing message: Java50Fix_add_annotations_change_name in: org.eclipse.wst.jsdt.internal.corext.fix.FixMessages The source was in a normal non-JavaScript project. I tried to reproduce but hovering over the source that produced it did not cause it to happen again. The original warning appeared hovering around the attached source near line 45.
Created attachment 171979 [details] source
Couldn't reproduce this.