Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
9.0
-
None
Description
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