[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: How to show stacktrace of Exception in ErrorDialog details?

IŽve copied ErrorDialogs source-code in MyErrorDialog and changed it to display a details-TEXT instead of a List (a stacktrace can easily be transformed to a String using a StringWriter).
Problem solved (no big deal, i just didnŽt expect that this feature was not yet implemented).


Thanks for your answers!!
Oli