You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Svatopluk Dedic (JIRA)" <ji...@apache.org> on 2017/07/28 14:03:00 UTC

[jira] [Assigned] (NETBEANS-44) Classes declared in JShell are not avaiable in code completion

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

Svatopluk Dedic reassigned NETBEANS-44:
---------------------------------------

    Assignee: Svatopluk Dedic

> 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
>            Assignee: Svatopluk Dedic
>            Priority: Minor
>             Fix For: 9.0
>
>
> 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)