[ 
https://issues.apache.org/jira/browse/NETBEANS-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968776#comment-16968776
 ] 

Csaba Miko edited comment on NETBEANS-3348 at 11/6/19 10:48 PM:
----------------------------------------------------------------

I was typing RandomAccessFile to read from a single text file in a Java 
try-catch , and when I was hitting CTRL+SPACE for auto completion, the written 
part of the class name has disappeared, and I gave this error. I've tried to 
delete the NetBeans folder in AppData, but the problem still exists. Earlier 
I've used this function often, and it always worked.

Here in Hungary, when you choose NetBeans at the final exam of ICT in grammar 
school, the 11.0 LTS is the compulsory version to solve Java programming tasks, 
we cannot change this.

The problem appears, when I'd like to complete the second RandomAccessFile in 
this short example:

RandomAccessFile r = new Random <- CTRL+space

After this it cannot shows up the overloads of RandomAccessFile, and the Random 
word disappears. 


was (Author: eleinor):
I was typing RandomAccessFile to read from a single text file in a Java 
try-catch , and when I was hitting CTRL+SPACE for auto completion, the written 
part of the class name has disappeared, and I gave this error. I've tried to 
delete the NetBeans folder in AppData, but the problem still exists. Earlier 
I've used this function often, and it always worked.

Here in Hungary, when you choose NetBeans at the final exam of ICT in grammar 
school, the 11.0 LTS is the compulsory version to solve Java programming tasks, 
we cannot change this.

 

> auto completion is not working
> ------------------------------
>
>                 Key: NETBEANS-3348
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3348
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.0
>            Reporter: Csaba Miko
>            Priority: Major
>         Attachments: messages.log, messages.log.1, messages.log.2
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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