mbien opened a new pull request, #4971: URL: https://github.com/apache/netbeans/pull/4971
wip prototype to play around with. how to test: open/create maven project, type some class name, use the hint to do a maven search. Results should contain both central and local entries. The maven central index does not contain class information anymore. As workaround we make a http request and merge the results with the local index. -- 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
