Bug 168520

Summary: [decorators] See the visibility of java classes in the package explorer
Product: [Eclipse Project] JDT Reporter: Hans Sowa <hanssowa>
Component: UIAssignee: Markus Keller <markus.kell.r>
Status: VERIFIED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: andrew.ferguson, deepakazad, markus.kell.r, martinae, raksha.vasisht
Version: 3.2.1   
Target Milestone: 3.7 M1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Attachments:
Description Flags
screenshot none

Description Hans Sowa CLA 2006-12-19 05:14:54 EST
I use very often the package visibility for my classes. In the Package Explorer I would like to see such classes with an other icon. My idea is instead of a the blue J it could be a gray J or similiar. Hopefully this is possible. thx
Comment 1 Martin Aeschlimann CLA 2006-12-22 03:46:24 EST
Created attachment 56089 [details]
screenshot

Class elements already have that information in their image (see JavaEditorMessages), but I assume you mean compilation units and class files (see JavaEditorMessages.java).

We already have the Java type decoarator (see ISavePolicy). I think we should go for the same approach. Agree?
Comment 2 Hans Sowa CLA 2006-12-25 04:40:38 EST
Yes, exactly. It would be great if it works like the ISavePolicy. Thx
Comment 3 Martin Aeschlimann CLA 2007-01-03 08:27:04 EST
It has to be said that it will be very difficult to design the decoration icons to also use the upper right corner.
Comment 4 Martin Aeschlimann CLA 2007-02-13 11:33:20 EST
*** Bug 173626 has been marked as a duplicate of this bug. ***
Comment 5 Martin Aeschlimann CLA 2007-05-09 06:03:57 EDT
*** Bug 111937 has been marked as a duplicate of this bug. ***
Comment 6 Markus Keller CLA 2010-06-01 09:32:09 EDT
I think we should just add the blue package-visibility triangle in the lower-right corner (same as in the type). That will conflict with the team overlay, but if it's still visible, I think that will be acceptable.

Will look at this together with bug 314283.
Comment 7 Markus Keller CLA 2010-06-23 12:33:25 EDT
Fixed in HEAD with the patch from bug 314283.
Comment 8 Raksha Vasisht CLA 2010-08-03 07:10:02 EDT
Verified for 3.7 M1 with I20100802-1800.