Bug 320

Summary: Generated Java code should not be UTF-8 (1GK05KE)
Product: [Eclipse Project] PDE Reporter: Vlad Klicnik <klicnik>
Component: UIAssignee: Dejan Glozic <dejan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Vlad Klicnik CLA 2001-10-10 21:40:05 EDT
Need to make sure we are writing generated Java using the encoding expected by
	Java tooling. Currently we write UTF-8, they expect native. 

NOTES:
Comment 1 Rodrigo Peretti CLA 2001-11-20 19:24:21 EST
Moving to PDE UI.
Comment 2 Dejan Glozic CLA 2002-03-24 20:07:22 EST
Fixed. Saving Java code in native encoding now.