[ 
https://issues.apache.org/jira/browse/NETBEANS-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaroslav Tulach closed NETBEANS-6272.
-------------------------------------
    Resolution: Duplicate

The same problem as NETBEANS-6285:
{code:java}
java.lang.NoSuchMethodError: java.nio.CharBuffer.flip()Ljava/nio/CharBuffer;
    at org.netbeans.modules.java.source.parsing{code}
 

> Auto-indent function or pressing tab character in java editor throws 
> NoSuchMethodError
> --------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-6272
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6272
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Formatting & Indentation
>    Affects Versions: 12.6
>            Reporter: Petr Miksik
>            Assignee: Jaroslav Tulach
>            Priority: Major
>         Attachments: ide.log, java_source.png, netbeans-enter-error.gif, 
> ui.log
>
>
> When running NetBeans under JDK 1.8, the auto-indentation or inserting a tab 
> character on a new line throws a NoSuchMethodError, if the source file is 
> managed by a versioning system (see the attached picture). Running NetBeans 
> under JDK 11 or higher is OK.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

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

Reply via email to