maven-archetype-webapp eclipse problem

后端 未结 17 1700
囚心锁ツ
囚心锁ツ 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:20

    Simply create a java directory under main (i.e. src/main/java) and right-click -> Build Path -> Use a Source Folder

提交回复
热议问题