Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Errors about invalid charsets
Errors about invalid charsets [message #633852] Tue, 19 October 2010 15:33 Go to next message
Alexander Karnstedt is currently offline Alexander KarnstedtFriend
Messages: 68
Registered: July 2009
Member
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 17:11 Go to previous message
Alexander Karnstedt is currently offline Alexander KarnstedtFriend
Messages: 68
Registered: July 2009
Member
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
Previous Topic:how to make cell editable programmatically
Next Topic:Remove theme categories?
Goto Forum:
  


Current Time: Thu Jan 02 23:18:56 GMT 2025

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

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

Back to the top