| Summary: | Wrong encoding determined from content | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Simão <simao> |
| Component: | IDE | Assignee: | Platform-UI-Inbox <Platform-UI-Inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | daniel_megert |
| Version: | 4.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Simão
Some file types have a default encoding (e.g. 'UTF-8' for XML files) but most don't. In those cases the platform default is used. If you use the same files on different platforms then you should set the default encoding on the project so that the encoding is also shared via repository. |