asbachb commented on issue #6223: URL: https://github.com/apache/netbeans/issues/6223#issuecomment-1653996971
Actually I don't get the expectation fully: The failing build shown in the demo is caused by the missing import, not because the dependency is not present or the project needs to be reloaded. From my understanding when you add a dependency it's added to you pom, downloaded automatically (at least with my configuration) and after it's downloaded you're able to add the import. I guess there's an argument if that added maven dependency also triggers the auto import feature, but not yet sure if this would be a good solution. -- 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
