Community
Participate
Working Groups
The attachment table label provider and attachment file editor input don't support content-type icons for the file types displayed. For example a file Main.java doesn't have the Java editor icon when present in the attachments table or when opened in an editor using the attachment file editor input class.
Created attachment 194087 [details] Patch Patch to use editor registry image descriptor in attachments table label provider and return path from attachment file editor input factory which causes icons to be displayed in editor.
Created attachment 194088 [details] Screenshot of after patch
Created attachment 194089 [details] Screenshot of before patch
Created attachment 194090 [details] Patch to support content-type icons
Great patch! I have applied it to head.
Created attachment 195676 [details] Test Case
Created attachment 195677 [details] screenshot