Community
Participate
Working Groups
The content provider just returns the array as-is. The ArrayContentProvider from JFace can be used instead, see ArrayContentProvider.getInstance().
Yup, makes sense to me. How do you find these things Remy? ;)
Created attachment 184479 [details] Fix v01
Created attachment 184480 [details] mylyn/context/zip
(In reply to comment #1) > How do you find these things Remy? ;) When I open random views for testing 4.x, I sometimes like to check the implementation for suspicious coding patterns that may cause problems in the future (even if the view opens up properly "today").
Fixed in HEAD, available in builds >=I20101214-0800. Thanks Remy.