You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jaroslav Tulach (Jira)" <ji...@apache.org> on 2020/10/28 15:47:00 UTC

[jira] [Resolved] (NETBEANS-4917) Cannot convert to text

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

Jaroslav Tulach resolved NETBEANS-4917.
---------------------------------------
    Resolution: Cannot Reproduce

Thanks for trying Akshay. Yes, I can confirm that
{code:java}
netbeans$ ant tryme -Dtryme.jdkhome=$HOME/bin/jdk-15{code}
and setting the source level to 15 does work. I am not sure what kind of mistake I did before! Sorry for bothering.

> Cannot convert to text
> ----------------------
>
>                 Key: NETBEANS-4917
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4917
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Hints
>            Reporter: Jaroslav Tulach
>            Assignee: Akshay Gupta
>            Priority: Major
>         Attachments: image-2020-10-17-08-54-06-928.png
>
>
> I am not able to invoke "Convert to Text Block" hint/inspect & refactor, etc. To reproduce my problem:
> * clone https://github.com/JaroslavTulach/heapdump/ revision 2c8cd7e89ee4cc613a345df023e93b0662df391b
> * open in NetBeans 
> * go to Main.java line 52
> * try to convert to text block
> * it is not working for me. No hint.
> * Tried Refactor/Inspect + single inspection: Convert to Text block. Nothing.
>  !image-2020-10-17-08-54-06-928.png! 
> The {{pom.xml}} contains source and target set to 8. I tried everything: change that to 15, run the NetBeans on 15. No luck.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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