Jiri Prox created NETBEANS-44: --------------------------------- Summary: Classes declared in JShell are not avaiable in code completion Key: NETBEANS-44 URL: https://issues.apache.org/jira/browse/NETBEANS-44 Project: NetBeans Issue Type: Bug Components: java - JShell Affects Versions: 9.0 Reporter: Jiri Prox Priority: Minor
Classes declared inside JShell are not available in code completion in the same JShell session. Steps to reproduce: # Start JShell # Declare new class "class MyClass {}" and confirm by enter -> class is declared # type "My" and invoke code completion -> the declared class is not provided by code completion Product Version: NetBeans IDE Dev (Build 201707181148) Java: 9; Java HotSpot(TM) 64-Bit Server VM 9+178 Runtime: Java(TM) SE Runtime Environment 9+178 System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb) User directory: C:\Users\jprox\AppData\Roaming\NetBeans\dev Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\dev -- This message was sent by Atlassian JIRA (v6.4.14#64029)