Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Multi encoding problem(A problem working with multi projects with diferent encoding on the same workspace)
Multi encoding problem [message #878230] Mon, 28 May 2012 22:01
Diogo Santana is currently offline Diogo SantanaFriend
Messages: 3
Registered: July 2009
Junior Member
Hello!

This is my scenario:

- Configuration: Indigo SR1, Windows, n projects with no relation between them, one workspace. Workspace encoding configuration: all default (cp1252)

- Project 1: configured to use UTF-8 (I need all resources to be UTF-8)

- Project 2: configured to use ISO-8859-1 (I need all resources to be ISO-8859-1)

- What is going on: the resources on project 2 (ISO-8859-1) that should use ISO-8859-1, like html or xml, is actually using UTF-8 because the XML/HTML files configuration says it should use UTF-8 and ignore the project specific configuration. Even if the file have <?xml version="1.0" encoding="ISO-8859-1"?>.

Anybody knows if that is a new feature in Indigo and I should be doing something diferent or if that is a bug?

Sorry about the poor english.

Thanks,

Diogo Sant'Ana
Previous Topic:Content Assist of HTML5 API's in WTP
Next Topic:Server and JDK Validation
Goto Forum:
  


Current Time: Fri Mar 29 04:45:21 GMT 2024

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

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

Back to the top