Bug 320 - Generated Java code should not be UTF-8 (1GK05KE)
Summary: Generated Java code should not be UTF-8 (1GK05KE)
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:40 EDT by Vlad Klicnik CLA
Modified: 2002-03-24 20:07 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.