Github user ebarboni commented on the issue:
https://github.com/apache/incubator-netbeans/pull/70
parsing xml with file seems to be dangerous for encoding. #144 use
InputSource. Seems to fix the issue on my new non UTF-8 image. ---
Github user ebarboni commented on the issue:
https://github.com/apache/incubator-netbeans/pull/70
parsing xml with file seems to be dangerous for encoding. #144 use
InputSource. Seems to fix the issue on my new non UTF-8 image. ---