首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

maven archetype的门类

2012-06-28 
maven archetype的类型当你把maven插件都更新好后,有可能你需要的archetype在本地列表里面没有,这个时候就

maven archetype的类型
当你把maven插件都更新好后,有可能你需要的archetype在本地列表里面没有,这个时候就需要自己手动添加remote catalog了!  方法:
windows-preferences-maven-Archetypes,点击Add remote catalog.
catalog file中填上:http://repo1.maven.org/maven2/archetype-catalog.xml
Description:Remote Category
之后就联网更新吧!
里面有上百种原型库供你选择!


热点排行