在eclipse中修改新建maven web项目默认的jdk1.5为其他需要的版本(如jdk1.8)

https://blog.csdn.net/qq_36720271/article/details/83188776

https://blog.csdn.net/qq_36720271/article/details/83188776


我的方法:选择web项目-Properties-选择现在的JRE1.6-edit-选择1.8的jdk

你可能感兴趣的:(在eclipse中修改新建maven web项目默认的jdk1.5为其他需要的版本(如jdk1.8))