Community
Participate
Working Groups
Created attachment 178532 [details] Screenshot Seems like if you have a compile error in a plugin, the explorer doesn't get update when you fix the error.
Looks like this is JDT issue. Unfortunately we didn't find a workaround and reported this problem to JDT: https://bugs.eclipse.org/bugs/show_bug.cgi?id=326284. Now we're going to communicate with this team to resolve this issue.
After trying this on the latest code, I wasn't able to reproduce the problem in Tigerstripe Explorer. Marking as WORKSFORME for the time being.
Hi Navid, I reproduced this bug on the latest Eclipse build. I added a few screenshots and specified the reproduce steps in the https://bugs.eclipse.org/bugs/show_bug.cgi?id=326284 bug. As you can see JDT team can to reproduce this bug too and they change status this bug to ASSIGNED. Also, the comment says: "The problem decoration is not updated for children of CUs but as soon as an Outline becomes available it works." And indeed, the TS perspective has no "Outline View", and if add it, then everything will be fine!
Thanks Valentin, I guess we'll wait for the JDT fix.