You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Mariano Marcolongo (JIRA)" <ji...@apache.org> on 2018/06/04 16:00:00 UTC

[jira] [Created] (NETBEANS-916) Cannot open File with other encoding than UTF-8

Mariano Marcolongo created NETBEANS-916:
-------------------------------------------

             Summary: Cannot open File with other encoding than UTF-8
                 Key: NETBEANS-916
                 URL: https://issues.apache.org/jira/browse/NETBEANS-916
             Project: NetBeans
          Issue Type: Bug
          Components: editor - Other
    Affects Versions: 9.0
            Reporter: Mariano Marcolongo


org.openide.text.DataEditorSupport$1: The file xxxxxxxx/AboutDialog.java cannot be safely opened with encoding UTF-8. Do you want to continue opening it?
    at org.openide.text.DataEditorSupport.createAndThrowIncorrectCharsetUQE(DataEditorSupport.java:481)
    at org.openide.text.DataEditorSupport.loadFromStreamToKit(DataEditorSupport.java:471)
    at org.openide.text.DocumentOpenClose$DocumentLoad.atomicLockedRun(DocumentOpenClose.java:741)
    at org.openide.text.DocumentOpenClose$DocumentLoad.run(DocumentOpenClose.java:592)
    at org.netbeans.editor.GuardedDocument.runAtomic(GuardedDocument.java:296)
    at org.openide.text.NbDocument.runAtomic(NbDocument.java:411)
    at org.openide.text.DocumentOpenClose$DocumentLoad.run(DocumentOpenClose.java:632)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
    at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
    at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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