[
https://issues.apache.org/jira/browse/NETBEANS-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253729#comment-17253729
]
Jerome Lelasseux commented on NETBEANS-1213:
--------------------------------------------
You can edit a UTF-8-encoded bundle file in the IDE: you need first to edit its
properties and check "Use project encoding" (which is UTF-8 by default).
Unfortunately there is no global setting for a project, so this needs to be
done on each .properties file.
> 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
> Assignee: Marco Herrn
> Priority: Major
>
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
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