Idea 起步配置

Maven配置 全局配置Maven Maven配置文件setting.xml 配置远程镜像仓库 <!--开源中国镜像仓库-->     <mirror>        <id>CN</id>       <name>OSChina Central</name>     <url>http://maven.oschina.net/content/groups/public</url>       <
相关文章
相关标签/搜索