配置myeclipse

Myeclipse10创建maven web项目

创建maven项目

Myeclipse10创建maven web项目

选中添加maven支持

右键单击项目名称-->New-->Source Folder

Myeclipse10创建maven web项目

与此类似继续创建src/test/java和src/test/resources目录。

如下图:

Myeclipse10创建maven web项目

最后一步 更新jdk

Myeclipse10创建maven web项目

结果如下:

Myeclipse10创建maven web项目

相关文章: