Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Modify workspace settings in Preference Page
Modify workspace settings in Preference Page [message #336486] Wed, 17 June 2009 08:46 Go to next message
Sheela is currently offline SheelaFriend
Messages: 52
Registered: July 2009
Member
Hi,

I have an eclipse based IDE, which needs to load data(jar containing
xml files) which may contain special characters. These characters are not
in the ASCII character set and hence unrecognized with the default
textfile encoding settings in Windows -> Preferences -> General ->
Workspace.

Another problem is I have to load my data while loading the core plugin.
The UI plugin depends on the core plugin and hence is loaded later.

How do i set the default workspace encoding to UTF-8 in Core?

Please help.

Thanks in Advance

Regards,
Sheela
Re: Modify workspace settings in Preference Page [message #336496 is a reply to message #336486] Wed, 17 June 2009 14:51 Go to previous message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
Sheela wrote:
> How do i set the default workspace encoding to UTF-8 in Core?

Does IWorkspaceRoot.setDefaultCharset() works?

- Prakash

---
http://blog.eclipse-tips.com
Previous Topic:How can I build eclipse for solaris9(10) sparc 64bit?
Next Topic:ignoring circular symlinks in the filesystem
Goto Forum:
  


Current Time: Tue Apr 16 14:21:59 GMT 2024

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

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

Back to the top