Daniel White created NETBEANS-4413:
--------------------------------------
Summary: Method name completion doesn't show up, exception raised
Key: NETBEANS-4413
URL: https://issues.apache.org/jira/browse/NETBEANS-4413
Project: NetBeans
Issue Type: Bug
Components: editor - Completion & Templates
Affects Versions: 11.3
Environment: Arch Linux 5.6.15 x86_64
Apache NetBeans IDE 11.3
Reporter: Daniel White
Attachments: exception_log.txt
Implementing class definition in the separate cpp file, starting to define a
method like
type classname:: - and at this point editor code completion should suggest me
the methods declared in the .h file of the class. No suggestion shows up but
"Please wait" message and the following exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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