[ 
https://issues.apache.org/jira/browse/NETBEANS-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814256#comment-16814256
 ] 

Alessandro Falappa commented on NETBEANS-2374:
----------------------------------------------

I stumbled upon this behaviour just now.

>From my investigation the problem is limited to Gradle projects, where there 
>is no way to set the file encoding at project level like in Maven projects. 
>All the files in a Gradle project inherit the platform encoding (i.e. under 
>Windows the win-1252 encoding).

As a workaround one could install the [Encoding Support 
plugin|http://plugins.netbeans.org/plugin/60487/encoding-support] and change 
the encoding for the files you are interested in but that is not very practical.

A more sensible solution should be to have a file encoding setting at project 
level and the various editor should use that when opening all kind of files in 
the project.

> Editor does not show UTF-8 codepoint as Unicode character
> ---------------------------------------------------------
>
>                 Key: NETBEANS-2374
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2374
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Other, java - Editor, projects - Gradle
>    Affects Versions: 11.0
>         Environment: Netbeans 11
> Gradle 5
> Java 11
>            Reporter: Netbeans User 2019
>            Priority: Critical
>
> There is additional issue (or not reported new feature on Netbeans 11) as 
> seems that Netbeans "Editor" stop understand UTF-8 so presents all characters 
> instead of showing just exact Unicode character of that codepoint.



--
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