Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP Exceptions not displayed
RCP Exceptions not displayed [message #461899] Thu, 18 January 2007 06:59 Go to next message
Eclipse UserFriend
Originally posted by: kirendaren.gmail.com

Hi

I am going through the RCP book debugging section. I notice now that the
NullpointerException I induced does not appear in the console. From
the book, it says that these messages should appear on the console.

I find the error messages in the workspace log file, but it would be
more useful on the console output. Is there a setting I'm missing somewhere?

Platform: Eclipse 3.2.1 IDE,Java 1.5.0.7, targets RPC SDK.

Regards
Kiren Pillay
Re: RCP Exceptions not displayed [message #461909 is a reply to message #461899] Thu, 18 January 2007 09:35 Go to previous message
Ilya Shinkarenko is currently offline Ilya ShinkarenkoFriend
Messages: 22
Registered: July 2009
Junior Member
Hi,

you can redirect your log to the console with -consoleLog parameter

Ilya Shinkarenko
--
www.rcp-training.com
www.weiglewilczek.com


kiren pillay wrote:
> Hi
>
> I am going through the RCP book debugging section. I notice now that the
> NullpointerException I induced does not appear in the console. From the
> book, it says that these messages should appear on the console.
>
> I find the error messages in the workspace log file, but it would be
> more useful on the console output. Is there a setting I'm missing
> somewhere?
>
> Platform: Eclipse 3.2.1 IDE,Java 1.5.0.7, targets RPC SDK.
>
> Regards
> Kiren Pillay
Previous Topic:unwanted restore of minimized view
Next Topic:ideas about plugin automation test
Goto Forum:
  


Current Time: Tue Apr 23 16:41:18 GMT 2024

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

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

Back to the top