Consultor Eletrônico



Kbase P116176: Eclipse code pages are limited.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/02/2010
Status: Unverified

SYMPTOM(s):

Eclipse code pages are limited.

Source code written in a code other than UTF-8, or the default code page of the Windows client machine, cannot be read by OpenEdge Architect.

Extended source code characters are corrupted when opening files in Architect.

Eclipse can change the default code page of the file, but this is a very limited set of code pages. If the source code is written in the old DOS based code pages (e.g. ibm850, ibm437) then Architect cannot import these files correctly.

FACT(s) (Environment):

OpenEdge 10.1x
Windows

CAUSE:

Bug# OE00128890

FIX:

Upgrade to 10.1B or later.

Alternatively use proutil convfile to convert the source file to the desired code page. If there are many source files then a batch file should be written using proutil convfile to convert each file.