maven-archetype-webapp eclipse problem

后端 未结 17 1689
囚心锁ツ
囚心锁ツ 2020-11-29 20:49

I\'m trying to create a very simple webapp with maven and eclipse, but I\'m having no joy at all, in fact the reverse of joy.

I go to File -> New Project, select Mav

17条回答
  •  抹茶落季
    2020-11-29 21:30

    Simply create new folder named java under src/main/

    Then right click on project and select maven->update project

提交回复
热议问题