jlv icon indicating copy to clipboard operation
jlv copied to clipboard

Custom JavaStackTrace view

Open rdiachenko opened this issue 11 years ago • 0 comments

Reported by @romani, Jan 16, 2012

Having a logviewer that have numerous features for debug time is really good, but there are a lot of cases when you have only stacktrace and this is all. Current/standart view for stack traces in Eclipse do its simple job. There are features I would like to have:

  • ability to paste stack-trace and make it colorized for required me package name
  • do formatting of the stack trace (in case it come to your unformatted, as one line)
  • ...........

So creating new view that extends existing view will be beneficial.

Review this plugin http://code.google.com/a/eclipselabs.org/p/logviewer/

rdiachenko avatar Nov 23 '13 18:11 rdiachenko