Community
Participate
Working Groups
Problem with error markers in xtend editor. Steps to reproduce: 1. Import the attached project 2. Open test.ext and see the two error markers shown in the problems view 3. Change second extension to: String myextension2(Object o) : let a = newdfdf adas : a; -> all markers disappear 4. After clean only an error marker at myextension2 appear
Created attachment 167921 [details] Project reproducing the bug
Created attachment 185991 [details] mylyn/context/zip
Created attachment 185992 [details] fix for bug#312425
Created attachment 191131 [details] this fixes the nullpointer exception in equals method of MarkerObject the markerObject caused a nullPointerException if no issueType was set. This patch fixes the problem
Patch in attachment#191131 [details] is obsolete with commit 80f82b16cd086b0a387fa168d43c9b61084e3933
Patch attachment#185992 [details] looks OK! NPE does not occur anymore.
Bug resolved before Xpand 1.2 release date => Closing
Cleared IP Log flag, since it is already set on attachment