Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How can I prevent warnings not to be written in th log file from eclipse Product
How can I prevent warnings not to be written in th log file from eclipse Product [message #177775] Wed, 01 November 2006 09:27 Go to next message
Eclipse UserFriend
Originally posted by: Vivek.Ojha.t-systems.com

Hi,

I have build an eclipse product from my project, which includes two
plugins in that. But when I am running the product, the log file is
created in the configuration directory of my product.

The log file includes mostly the warning. I want warnings not to be logged
in the log file just to avoid confussions for end users of our product.

Can any one help me how can these be achived?

Thanks in advance.

Vivek
Re: How can I prevent warnings not to be written in th log file from eclipse Product [message #177867 is a reply to message #177775] Wed, 01 November 2006 16:16 Go to previous message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Vivek Ojha" <Vivek.Ojha@t-systems.com> wrote in message
news:92766e3fcb7275bca0e24f192ba5e467$1@www.eclipse.org...
> Hi,
>
> I have build an eclipse product from my project, which includes two
> plugins in that. But when I am running the product, the log file is
> created in the configuration directory of my product.
>
> The log file includes mostly the warning. I want warnings not to be logged
> in the log file just to avoid confussions for end users of our product.
>
> Can any one help me how can these be achived?

Usually, end users are not expected to look in the log unless they are
diagnosing some sort of problem. If there is a problem, of course, warnings
can be very helpful.

Also, usually, plug-ins are expected to run without putting warnings in the
log unless there is something to warn about. What kind of warnings are you
seeing in the log?

The "Error Log" view, which is Eclipse's view on its own log, allows you to
filter; I think that by default it only shows errors, not warnings, but
perhaps I'm wrong about that.
Previous Topic:'an error has occured' when starting eclipse.exe
Next Topic:Questions about what files to source control/workspaces in general
Goto Forum:
  


Current Time: Fri Apr 26 01:10:58 GMT 2024

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

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

Back to the top