[
https://issues.apache.org/jira/browse/NETBEANS-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307476#comment-16307476
]
Geertjan Wielenga commented on NETBEANS-238:
--------------------------------------------
You're using javac from JDK 9, rather than nb-javac which you're prompted to
install at startup. (It cannot be installed by default since it's GPL licensed
and has not been donated by Oracle to Apache.) Once you install that, you'll
have a more performant Java editor in NetBeans.
> Invoking code-complete in Maven projects is extremely slow
> ----------------------------------------------------------
>
> Key: NETBEANS-238
> URL: https://issues.apache.org/jira/browse/NETBEANS-238
> Project: NetBeans
> Issue Type: Bug
> Components: cnd - Code Completion
> Affects Versions: 9.0
> Environment: build 152
> Reporter: Gili
> Assignee: Gili
> Priority: Critical
>
> Say I'm in a class that has a field {{singletonScope}} where this class is
> defined within the same Maven module.
> I type {{singletonScope.}} then wait for auto-complete to suggest possible
> methods. Code-complete takes roughly 10 seconds to come back.
> This is reproducible 100% of the time.
> Expected behavior: Code-complete should complete within 300ms or less.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
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