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

Hyeonwoo O updated NETBEANS-371:
--------------------------------
    Summary: NullPointerException about Code Completion in C/C++ files  (was: 
NullPointerException with Code Completion in C/C++ files)

> NullPointerException about Code Completion in C/C++ files
> ---------------------------------------------------------
>
>                 Key: NETBEANS-371
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-371
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Completion & Templates
>    Affects Versions: 9.0
>         Environment: Windows 10
>            Reporter: Hyeonwoo O
>            Assignee: Hyeonwoo O
>            Priority: Major
>              Labels: bug
>
> When I input some text and if there is no code completion entries for it, 
> NullPointerException is occurred.
> {code:java}
> NullPointerException at 
> org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.findAutoOrDecltypeAutoType
> {code}
> This issue occurs when the text is entered in the line before main() function.
> I tested this in NetBeans IDE Dev Build 201802080002.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to