Eclipse or Spring Suit Error - Maven Project - Dynamic Web module cannot be changed to 3.1

前端 未结 1 757
无人及你
无人及你 2021-01-15 19:17

I have configure external Maven 3.9 to spring tool suit.

I did all possible way what was mentioned in different post from stackover flow but failed to overcome below

相关标签:
1条回答
  • 2021-01-15 19:20

    Go to properties of you project , in Project Facets. The Window on the right, select Runtimes : then you will have your JRE (JRE 7 or 8) check the box and you will have it in the left the box checked Java : choose your version of Java : 1.8 and you'll see that Dynamic Web Module will disappear. After that uncheck the choosen runtime jre and the Dynamic Web Module will reappear . here you have to choose your version 3.1 without the error then -> Apply OK

    0 讨论(0)
提交回复
热议问题