[
https://issues.apache.org/jira/browse/NETBEANS-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107103#comment-17107103
]
Birger Skogeng Pedersen commented on NETBEANS-3938:
---------------------------------------------------
FWIW this also occurs on my Windows 10 setup
> Autocomplete on C++ source file yields "Unexpected Exception"
> -------------------------------------------------------------
>
> Key: NETBEANS-3938
> URL: https://issues.apache.org/jira/browse/NETBEANS-3938
> Project: NetBeans
> Issue Type: Bug
> Components: cnd - Editor
> Affects Versions: 11.2
> Environment: Ubuntu 19.04, 64-bit, GNOME desktop env
> java -version yields:
> openjdk version "11.0.5" 2019-10-15
> OpenJDK Runtime Environment (build 11.0.5+10-post-Ubuntu-0ubuntu1.119.04)
> OpenJDK 64-Bit Server VM (build 11.0.5+10-post-Ubuntu-0ubuntu1.119.04, mixed
> mode, sharing)
> Reporter: Birger Skogeng Pedersen
> Priority: Major
> Attachments: ide-log.txt
>
>
> Steps to reproduce:
> # Create a C++ project.
> # Create a new class.
> # In the header file, create a class function declaration: void
> hello_world();
> # Go to the source file of the class and hit CTRL+SPACE for autocomplete.
> What happens:
> # Context menu appears with "Please wait..." and does not update with any
> alternatives.
> # In the notification viewer, a notification appears: "Unexpected Exception"
> I've attached the IDE log here: [^ide-log.txt]
> Loving netbeans btw. Been using it ever since my colleague convinced me in
> 2015!
--
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