IDEA入门基本配置(一)

IDEA入门基本配置(一) 新建项目 IDEA和eclipse的操作还是有很大的不同,eclipse 工作空间的每一个都是一个单独的project。IDEA是module,每个module都是一个项目。 1.点击file 2.配置jdk 最后点击 apply->ok 3.配置maven 点击file 最后点击 apply->ok 4.导入本地项目 点击file 5.在pom.xml中添加本地仓库的
相关文章
相关标签/搜索