Skip to main content



      Home
Home » Newcomers » Newcomers » Uncaught Exceptions
Uncaught Exceptions [message #140746] Tue, 28 February 2006 08:38 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:No class files generated
Next Topic:How To Find Eclipse Runtime Source For Java Classpath
Goto Forum:
  


Current Time: Sat Jul 12 22:09:17 EDT 2025

Powered by FUDForum. Page generated in 0.09928 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top