Uncaught Exceptions [message #140746] |
Tue, 28 February 2006 08:38  |
Eclipse User |
|
|
|
I'm contentedly developing a plugin, except that, java RunTime
(unchecked) exceptions , which includes NullPointerException,
and my own LogicErrorException, are not showing up on the console
or in the error log during testing.
I've searched the help, and have googled for a few hours on this,
but so far, I've found no discussion of exposing runtime exceptions on
the eclipse platform.
Questions
---------
1. Can you direct me to relevant documentation.
2. How can I make these exceptions visible during debugging without
going into the debug perspective (just showing up on the console
would be fine).
3. How does eclipse handle uncaught exceptions in plugins, and is
it handling customizable/extensible ?
Thanks Bill.
|
|
|
Re: Uncaught Exceptions [message #140817 is a reply to message #140746] |
Tue, 28 February 2006 12:14   |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.eclipse.org
You already posted the same question a day ago - be patient ;-)
Dani
Bill Winspur wrote:
> I'm contentedly developing a plugin, except that, java RunTime
> (unchecked) exceptions , which includes NullPointerException,
> and my own LogicErrorException, are not showing up on the console
> or in the error log during testing.
>
> I've searched the help, and have googled for a few hours on this,
> but so far, I've found no discussion of exposing runtime exceptions on
> the eclipse platform.
>
> Questions
> ---------
> 1. Can you direct me to relevant documentation.
>
> 2. How can I make these exceptions visible during debugging without
> going into the debug perspective (just showing up on the console
> would be fine).
>
> 3. How does eclipse handle uncaught exceptions in plugins, and is
> it handling customizable/extensible ?
>
> Thanks Bill.
|
|
|
Re: Uncaught Exceptions [message #140909 is a reply to message #140817] |
Tue, 28 February 2006 15:18  |
Eclipse User |
|
|
|
Daniel Megert wrote:
> You already posted the same question a day ago - be patient ;-)
>
> Dani
>
> Bill Winspur wrote:
>
>> I'm contentedly developing a plugin, except that, java RunTime
>> (unchecked) exceptions , which includes NullPointerException,
>> and my own LogicErrorException, are not showing up on the console
>> or in the error log during testing.
>>
>> I've searched the help, and have googled for a few hours on this,
>> but so far, I've found no discussion of exposing runtime exceptions on
>> the eclipse platform.
>>
>> Questions
>> ---------
>> 1. Can you direct me to relevant documentation.
>>
>> 2. How can I make these exceptions visible during debugging without
>> going into the debug perspective (just showing up on the console
>> would be fine).
>>
>> 3. How does eclipse handle uncaught exceptions in plugins, and is
>> it handling customizable/extensible ?
>>
>> Thanks Bill.
My apologies. I was experimenting with my news reader and for some
reason my previous post is not showing up here. I assumed it had been
removed from the group, so I reposted. Patiently,
Bill.
|
|
|
Powered by
FUDForum. Page generated in 0.09928 seconds