[
https://issues.apache.org/jira/browse/NETBEANS-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Lahoda updated NETBEANS-371:
--------------------------------
Component/s: (was: editor - Completion & Templates)
cnd - Code Completion
> 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: cnd - Code Completion
> Affects Versions: 9.0
> Environment: Windows 10
> Reporter: 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists