本文介绍了在Eclipse juno上找不到maven'update dependencies'菜单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
但是从我更新eclipse和...时,我曾经在项目右键菜单中使用更新依赖项菜单。 m2e插件,我找不到'更新依赖'菜单了。
是更新依赖项菜单?或者有什么选择吗?
我正在使用m2e v1.1.0.20120530-0009,顺便说一下
提前谢谢。
解决方案
菜单项现在是更新项目。在该向导中,您会找到一个复选框更新依赖关系。
I used to have 'update dependencies' menu in project right click menu, when I was using eclipse helios.
But from when I update the eclipse & m2e plugin, I can't find 'update dependencies' menu anymore.
whre is 'update dependencies' menu? or is there any alternative?
I'm using m2e v1.1.0.20120530-0009, by the way
thank you in advance.
解决方案
The menu entry is now "Update Project". In that wizard you find a checkbox "Update dependencies".
这篇关于在Eclipse juno上找不到maven'update dependencies'菜单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!