Errors about invalid charsets [message #633852] |
Tue, 19 October 2010 11:33  |
Eclipse User |
|
|
|
Hi,
I'm developing a RCP application with Eclipse 3.2 (with german language pack)
and the navigator view. If I open the file properties dialog from the navigator
view, lots of "invalid charset" errors will be logged. The same for the
Preferences>General>Workspace
For instance: Big5, Windows-31J, EUC-JP ...
I suggest these encodings are defined somewhere over the
org.eclipse.ui.encodings extension point. But I can't find where.
Has anyone an idea, from where these encodings comming from or how I can get rid
of these error messages?
Regards
Alex
|
|
|
Re: Errors about invalid charsets [message #633886 is a reply to message #633852] |
Tue, 19 October 2010 13:11  |
Eclipse User |
|
|
|
OK, figured it out. The additional encodings are comming from the NL fragment
for "org.eclipse.ui". And the reason why these errors reported is, that the JRE
I used don't had the additional charsets installed (lib/charsets.jar).
Alexander Karnstedt schrieb am 19.10.2010 17:33:
> Hi,
>
> I'm developing a RCP application with Eclipse 3.2 (with german language pack)
> and the navigator view. If I open the file properties dialog from the navigator
> view, lots of "invalid charset" errors will be logged. The same for the
> Preferences>General>Workspace
>
> For instance: Big5, Windows-31J, EUC-JP ...
>
> I suggest these encodings are defined somewhere over the
> org.eclipse.ui.encodings extension point. But I can't find where.
>
> Has anyone an idea, from where these encodings comming from or how I can get rid
> of these error messages?
>
> Regards
> Alex
|
|
|
Powered by
FUDForum. Page generated in 0.06307 seconds