| how to disable NLS warnings in eclipse logs [message #305029] |
Wed, 21 June 2006 13:02  |
Eclipse User |
|
|
|
Originally posted by: gjipp_nospam.ca.ibm.com
I have a project that uses the "old" method of externalizing strings and I am (slowly) converting it across to the new Eclipse NLS
method. Since we have over 10,000 strings there's no way I'll be able to do this all at once.
The problem is, my logs are filling up with: "!MESSAGE NLS unused message:" entries. The messages its complaining are used, just
not by the new NLS (yet).
How to I turn off these log messages?
Thanks,
Gary
|
|
|
| Re: how to disable NLS warnings in eclipse logs [message #305205 is a reply to message #305029] |
Mon, 26 June 2006 07:09  |
Eclipse User |
|
|
|
Gary J wrote:
>I have a project that uses the "old" method of externalizing strings and I am (slowly) converting it across to the new Eclipse NLS
>method. Since we have over 10,000 strings there's no way I'll be able to do this all at once.
>
>The problem is, my logs are filling up with: "!MESSAGE NLS unused message:" entries. The messages its complaining are used, just
>not by the new NLS (yet).
>
>How to I turn off these log messages?
>
>
You cannot. The simplest thing you can do is to have two properties files.
Dani
>Thanks,
>Gary
>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03600 seconds