Bug 18054

Summary: JDT/Core is using the platform encoding instead of the encoding set in the UI
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 F2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Olivier Thomann CLA 2002-05-28 11:07:07 EDT
JDT/Core should never use the default platform encoding. It should always use the encoding 
specified in the Preference dialog if no encoding is specified.
This requires some changes the 
operations that write or read source files.
Comment 1 Philipe Mulet CLA 2002-05-28 11:23:43 EDT
Fixed
Comment 2 Jerome Lanneluc CLA 2002-06-03 10:06:19 EDT
No idea how to verify this.
Comment 3 Olivier Thomann CLA 2002-06-03 13:54:21 EDT
Verified.
Comment 4 Olivier Thomann CLA 2002-06-03 13:54:30 EDT
Verified.