首页 > 系统服务 > 详细

Eclipse里初次使用Maven注意问题

时间:2014-05-26 07:15:48      阅读:520      评论:0      收藏:0      [点我收藏+]

在Eclipse里初次使用Maven,右键project->add dependency, 发现search不管用,这时候需要按照以下步骤操作:

Goto "Preferences -> Maven"

Check "Download repository index updates on start" and restart your eclipse. And then, look at the progress view, an index file is downloading.

After downloading completely, your artifacts search feature is ready to use.

bubuko.com,布布扣

UPDATE You also need to rebuild your maven repository index in ‘maven repository view‘.

In this view , open ‘Global Repositories‘, right-click ‘central‘, check ‘Full Index Enable‘, and then, click ‘Rebuild Index‘ in the same menu.

A 66M index file will be downloaded. bubuko.com,布布扣

Eclipse里初次使用Maven注意问题,布布扣,bubuko.com

Eclipse里初次使用Maven注意问题

原文:http://www.cnblogs.com/Antech/p/3747784.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!