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 09:16:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16104705#comment-16104705 ] 

Svatopluk Dedic commented on NETBEANS-44:
-----------------------------------------

Still don't have edit rights for this defect, but I have fixed is as jet-main#a72aad11477f

> 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)