Marco Herrn created NETBEANS-1213:
-------------------------------------

             Summary: Please support localization bundles in UTF-8
                 Key: NETBEANS-1213
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1213
             Project: NetBeans
          Issue Type: Improvement
    Affects Versions: 9.0
            Reporter: Marco Herrn


Since Java 9 java i18n resource bundles can (finally) be encoded in UTF-8.
Editing these with netbeans 9 doesn't work however.

When editing a resource bundle with netbeans it always creates a file with 
unicode escape sequences (e.g. \u00fc for the german umlaut ü).

Even worse, files that are already in UTF-8 the entries are mangles in the IDE, 
since if interprets the characters wrong (e.g the german umlaut ü becomes ö).

UTF-8 should be the default for i18n resource bundles and unicode escape 
sequences supported.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to