Hello devs,
NB 18 will split the indexer setting into two check boxes, one for local
indexing, one for remote index extraction,
see screenshot: https://github.com/apache/netbeans/pull/5646
I propose to disable remote index extraction by default, until we solved
some more of the issues at least.
main complains are:
- failing extraction when temp folder is too small e.g #5815 (NB 18
will deactivate indexing on extraction failure)
- extraction takes too long e.g #5809
Local index scanning scans your .m2 repo, which is fast and might be
sufficient for many use cases and therefore a better default for now.
thoughts?
-mbien
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists