]> source.dussan.org Git - aspectj.git/commit
- using IMessage-based API's for displaying messages
authorwisberg <wisberg>
Wed, 30 Apr 2003 02:36:02 +0000 (02:36 +0000)
committerwisberg <wisberg>
Wed, 30 Apr 2003 02:36:02 +0000 (02:36 +0000)
commit3bc503e4539c492dd8f1d06f03a729d3171320ba
treefef8ef6633718162bc805af3c882d3b30a9c2b81
parent632ce1e11ac421e2cdfbe51582ccf3f4968eddc3
- using IMessage-based API's for displaying messages
- if a source line message contains a throwable
and the user double-clicks, this displays the error dialog
that permits them to copy the trace.  That should mean that
multiple exceptions can be in the task list.
ajbrowser/src/org/aspectj/tools/ajbrowser/CompilerMessagesPanel.java