Opened 15 years ago

Last modified 15 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 Nicklas Nordborg)

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:

  1. Right click on the main project entry in the "Package explorer" and select the "Properties" menu.
  2. Choose "UTF-8" as the text file encoding.

Change History (1)

comment:1 by Nicklas Nordborg, 15 years ago

Description: modified (diff)
Owner: changed from everyone to Nicklas Nordborg
Status: newassigned
Note: See TracTickets for help on using tickets.