duoduobingbing commented on issue #4261:
URL: https://github.com/apache/netbeans/issues/4261#issuecomment-1161882019

   Update:
   
   Switching to JDK18 does not fix the problem. 
   Running Netbeans under JDK18 and the Project under JDK18 yields:
   ```
   utf-8, UTF-8
   ???
   ```
   
   Setting `native.encoding=utf-8`, `file.encoding=utf-8` to `MAVEN_OPTS`, 
`JAVA_TOOL_OPTIONS`, `nbactions.xml` and/or `nbactions.xml` does nothing to 
change this result.
   
   Running Netbeans under JDK18 and the Project under JDK17 yields:
   ```
   utf-8, UTF-8
   ✨✨✨
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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