Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Modify workspace settings in Preference Page
Modify workspace settings in Preference Page [message #336486] Wed, 17 June 2009 04:46 Go to next message
Eclipse UserFriend
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 10:51 Go to previous message
Eclipse UserFriend
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: Fri Apr 25 20:55:39 EDT 2025

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

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

Back to the top