Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
Description
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.
The pom.xml contains source and target set to 8. I tried everything: change that to 15, run the NetBeans on 15. No luck.