Menu

#65 Character Encoding in Eclipse Plugin is hardcoded to UTF-8

open
nobody
None
7
2007-09-07
2007-09-07
No

The character encoding of the Eclipse Plugin is hardcoded to UTF-8 but should use the encoding you specified on the files.

The Problem seems to be in: antenna.eclipse.preprocessor/src/antenna/eclipse/preprocessor/builder/APPBuilder.java
Method: void runPreprocessor(IResource resource)

Line 65: boolean changed = processor.preprocess(contents, bout, "UTF-8");

Stefan Kerkewitz

Discussion

  • Stefan Kerkewitz

    • priority: 5 --> 7
     
  • Omry Yadan

    Omry Yadan - 2008-07-16

    Logged In: YES
    user_id=126268
    Originator: NO

    is this still happening with the latest version?

     
MongoDB Logo MongoDB