[
https://issues.apache.org/jira/browse/NETBEANS-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307810#comment-16307810
]
Geertjan Wielenga commented on NETBEANS-238:
--------------------------------------------
Can you check to make sure that you're seeing this in Apache NetBeans, i.e.,
either after building the sources or after unzipping the daily build from here:
https://builds.apache.org/job/incubator-netbeans-linux
nb-jabvac is something you'll be asked to install at startup of Apache NetBeans
(since it cannot be installed by default because it is not and will not be
Apache licensed). First try without installing nb-javac, i.e., assuming you're
on JDK 9 you'll then be using the vanilla javac from JDK 9. If you're able to
reproduce the problem like that, install nb-javac as suggested by the IDE and
try and reproduce there.
Is the problem specific to Maven in NetBeans or also to the standard Ant based
projects?
> 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: java - Editor
> Affects Versions: 9.0
> Environment: build 152
> Reporter: 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