Bug 168520 - [decorators] See the visibility of java classes in the package explorer
Summary: [decorators] See the visibility of java classes in the package explorer
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2.1   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: 3.7 M1   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 111937 173626 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-12-19 05:14 EST by Hans Sowa CLA
Modified: 2010-08-03 07:10 EDT (History)
5 users (show)

See Also:


Attachments
screenshot (23.60 KB, image/pjpeg)
2006-12-22 03:46 EST, Martin Aeschlimann CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.