You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Neil C Smith (Jira)" <ji...@apache.org> on 2022/02/02 16:35:00 UTC

[jira] [Comment Edited] (NETBEANS-6433) Trying to use the insert code option and the toString method

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

Neil C Smith edited comment on NETBEANS-6433 at 2/2/22, 4:34 PM:
-----------------------------------------------------------------

Java editing in 12.6 requires running on JDK 11+. Did you intend to select JavaScript?  If so, looks like it might too and is affected by the same bug.


was (Author: neilcsmith):
Java editing in 12.6 requires running on JDK 11+.

> Trying to use the insert code option and the toString method
> ------------------------------------------------------------
>
>                 Key: NETBEANS-6433
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6433
>             Project: NetBeans
>          Issue Type: Bug
>          Components: cnd - Code Completion, javascript - Editor
>    Affects Versions: 12.6
>            Reporter: Emilia Olivera
>            Priority: Major
>
> Attempted to add a string to the method and when attempting to add, there space remained blank and instead showed an error in the application.
> <record>
>   <date>2022-02-01T09:36:03</date>
>   <millis>1643726163274</millis>
>   <sequence>3626</sequence>
>   <level>700</level>
>   <thread>148</thread>
>   <message>UI_USER_CONFIGURATION</message>
>   <key>UI_USER_CONFIGURATION</key>
>   <catalog>org.netbeans.modules.uihandler.Bundle</catalog>
>   <param>Mac OS X, 10.16, x86_64</param>
>   <param>OpenJDK 64-Bit Server VM, 25.282-b08, OpenJDK Runtime Environment, 1.8.0_282-b08</param>
>   <param>Apache NetBeans IDE 12.6</param>
>   <param></param>
>   <param>NoSuchMethodError: java.nio.CharBuffer.flip()Ljava/nio/CharBuffer;</param>
>   <param>&lt;Please provide a description of the problem or the steps to reproduce&gt;</param>
>   <param>*********</param>
> </record>



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

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