Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Package Explorer decorations...
Package Explorer decorations... [message #243387] Thu, 03 May 2007 09:46
Eclipse UserFriend
I need different behaviour for decorators in Package Explorer when Package
Presentation is set to Flat or Hierarchical.

For instance I have 2 classes a.A and a.b.B (class B is decorated). In
Flat mode package a.b should be decorated and package a shouldn't be
decorated. In hierarchy mode both packages should be decorated.

Flat:

[+] a
A
[+] a.b. <- decorated
B <- decorated

Hierarchy:

[+] a <- decorated
[+] b <- decorated
B <- decorated
A
Previous Topic:debugger - determining the debug pointer of a current thread
Next Topic:Re: debugger VERY slow
Goto Forum:
  


Current Time: Thu May 01 22:02:50 EDT 2025

Powered by FUDForum. Page generated in 0.02916 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top