Java – how do I refresh Maven dependencies from eclipse?

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
分享
二维码
< <上一篇
下一篇>>