Menu

#5 Shorten the class name in table view

Next Release
open
LogViewer (8)
9
2009-08-26
2009-08-26
Anonymous
No

It would be great, if you can implement a function, that the name of the class could not only be shown in its full qualified name, but also in it's class name without any package qualification. Or even better that only the X last packages in the package hierarchy to the class are shown.
Example:
full qualified name: java.util.ArrayList
class name only: ArrayList
1 level package in package hierachy: .util.ArrayList (the beginning point indicates, that it's not the full qualified name)
2 level in hierachy: java.util.ArrayList

Thanks,
Chris

Discussion

  • Ch. Graupner

    Ch. Graupner - 2009-08-26

    I think this is very useful, so I will do the work for the next release.

     
  • Ch. Graupner

    Ch. Graupner - 2009-08-26
    • priority: 5 --> 9
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.