Opened 16 years ago
Last modified 16 years ago
#1290 closed task
Change source files to UTF-8 — at Version 1
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.12 |
Component: | core | Version: | |
Keywords: | Cc: |
Description (last modified by )
I think it is time to convert all our source code files to use UTF-8 instead of ISO-8859-1. It will be a lot easier since we never have to worry about which characters we can use.
All programmers must of course make sure that the editor they use are capable of editing UTF-8 files without corrupting them. Eclipse users should:
- Right click on the main project entry in the "Package explorer" and select the "Properties" menu.
- Choose "UTF-8" as the text file encoding.
Change History (1)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.