mbien opened a new pull request, #5646: URL: https://github.com/apache/netbeans/pull/5646
allows to keep local indexing enabled while optionally disabling remote index downloads. updated the settings UI a bit, added a description.  There is a small bug which is probably not worth the trouble of fixing: if the download started, is canceled, and the setting is then disabled again, NB will still think the download did not finish (which is technically true) and show the partial-index or indexing-in-progress notification in auto completion and search forms, restart fixes this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
