Maven / M2Eclipse excludes my resources all the time

后端 未结 3 1296
囚心锁ツ
囚心锁ツ 2020-12-14 12:38

I have two very annoying issues with Maven-Eclipse integration, from time to time it excludes all my resources in src/main/resources and src/test/resources from the build pa

3条回答
  •  天涯浪人
    2020-12-14 12:56

    step 1. delete the project from eclipse step 2. import the project freshly step 3. Go to the folder required to be added as source folder.

    Please refer below screen shot:

提交回复
热议问题