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/17 06:57:00 UTC

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

Jaroslav Tulach created NETBEANS-4917:
-----------------------------------------

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