Changes between Initial Version and Version 1 of Ticket #1290
- Timestamp:
- Apr 6, 2009, 12:40:46 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1290
- Property Owner changed from to
- Property Status new → assigned
-
Ticket #1290 – Description
initial v1 1 1 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. 2 3 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: 4 5 1. Right click on the main project entry in the "Package explorer" and select the "Properties" menu. 6 2. Choose "UTF-8" as the text file encoding.