Eclipse- Dynamic Web Module 3.0 requires Java 1.6 or newer error while creating new project

后端 未结 15 1371
后悔当初
后悔当初 2020-12-29 04:51

I am not able to create a new Dynamic Web Project in eclipse indigo. I am getting the following error while creating new one.

Dynamic Web Module 3.0 r

15条回答
  •  攒了一身酷
    2020-12-29 05:13

    Follow below steps and all errors will be gone -

    1- Right-click on your project folder 2- Click properties 3- Click Java Build Path 4- Click Libraries 5- Select JRE system library 6- Click the edit button on the right 7- Select alternate JRE 8- From the drop-down select the installed JRE and all errors will be gone

提交回复
热议问题