Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Re: how to get out of "NLS unused message" in log file
Re: how to get out of "NLS unused message" in log file [message #331710] Wed, 17 September 2008 14:22
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

krzysztof wrote:
> Hi,
> I am getting a lot of entries in log of my RCP Appliaction, like:
>
> !ENTRY org.eclipse.osgi 2 1 2008-09-17 14:40:22.194
> !MESSAGE NLS unused message: ContentTypes_addDialog_message in:
> org.eclipse.ui.internal.messages
>
> I know about these unused messages, and I just do not need info about this
> in clients (release) version log
> Is there any way to force eclipse not to log them ?

I'm copying this to the eclipse.platform newsgroup since it is not
necessarily limited to RCP.
If you don't get any response, you can try investigating the source code
of class org.eclipse.osgi.util.NLS where I think those messages are
coming from. I had a quick look and didn't see any obvious way to
disable the warnings, but maybe through debugging you can find something.

Hope this helps,
Eric
Previous Topic:Problem with debugging : Cannot find a socket for the debugger
Next Topic:How to provide the initial checked state for the items of a TableViewer with SWT.CHECK?
Goto Forum:
  


Current Time: Thu Jul 25 21:01:34 GMT 2024

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

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

Back to the top