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

Mohammad Mohsen Nourafkan commented on NETBEANS-2627:
-----------------------------------------------------

SEVERE [global]
java.lang.AssertionError
        at com.sun.tools.javac.util.Assert.error(Assert.java:155)
        at com.sun.tools.javac.util.Assert.check(Assert.java:46)
        at com.sun.tools.javac.code.Scope$ScopeImpl.dble(Scope.java:410)
        at com.sun.tools.javac.code.Scope$ScopeImpl.enter(Scope.java:433)

> Autocomplete fail - delete the word 
> ------------------------------------
>
>                 Key: NETBEANS-2627
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2627
>             Project: NetBeans
>          Issue Type: Bug
>          Components: cnd - Editor
>            Reporter: Mohammad Mohsen Nourafkan
>            Priority: Major
>         Attachments: IDE Log.txt, UI Log.txt, n.png
>
>
> When I try to use autocomplete in the editor 
> the word  I typed half erase and the exception thrown
> an example: a static method of class A   \{A.staticMethod}
> I type A.stat   the editor propose  staticMethod but when I press enter it 
> erase 'stat' and only 'A.' 
> remain on the editor and throw an exception which I added at DOCS.text



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

Reply via email to