Java – how do I refresh Maven dependencies from eclipse?
•
Java
We recently started using Maven for dependency management Our team uses eclipse as the IDE Is there a simple way to get eclipse to refresh Maven dependencies without running MVN Eclipse: eclipse?
Dependencies are up to date in the local Maven repository, but eclipse does not change these changes until you use the eclipse: Eclipse command This will regenerate many eclipse configuration files
Solution
Have you ever tried using the m2eclipse plug-in? I use it with eclipse, which maintains eclipse Classpath when I add dependencies It also checks for updated dependencies
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码