Eclpise版本:2020-06(4.16.0)
(1)【File】->【New】下无Dynamic Web Project。
(2)查看Eclipse版本号,点击【Help】->【About Eclipse IDE】,
(3)依次点击【Help】->【Install New Software】,
(4)在【work with】的下拉框中选中版本对应的地址,一般会自动出现。
(5)找到【Web, XML, Java EE and OSGi Enterprise Development】,点击展开,选中
Eclipse Java EE Developer ToolsEclipse Java Web Developer ToolsEclipse Web Developer ToolsEclipse XML Editors and Tools 并取消勾选【Contact all update sites during install to find required software】,点击【Next】。
(6)点击【Next】,
(7)选中【I accept the terms of the license agreements】,点击【Finish】,
(8)点击【Restart Now】,重启Eclipse。
(9)依次点击【Windows】->【Perfernces】,
(10)依次点击【Install/Update】->【Available Soft Sites】,取消勾选默认的两项,之后点击【Apply and Close】,
(11)依次点击【File】->【New】->【Other】,
(12)在【Wizards】下输入【Dynamic Web Project】,点击【Next】即可。