Re: how to get out of "NLS unused message" in log file [message #331710] |
Wed, 17 September 2008 14:22 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03593 seconds