首页 > 代码库 > Intellij idea maven web项目创建过程

Intellij idea maven web项目创建过程

  1. File--->new--->project

  2. 技术分享

  3. 输入GroupId,ArtifactId,next

  4. 直接next

  5. 技术分享

  6. 此时并无java目录,技术分享

  7. 点击右上角,技术分享

8. 新建java文件夹技术分享

9.选中java文件夹,点击source,设置为源目录

技术分享

10.此时目录结构已经完好

技术分享

本文出自 “linux菜鸟” 博客,请务必保留此出处http://asura1992.blog.51cto.com/8159058/1879401

Intellij idea maven web项目创建过程