The method destroy() of type EncodingFilter must override a superclass method - implements jav

1. copy后的代码:

The method destroy() of type EncodingFilter must override a superclass method - implements jav_第1张图片

2. 加载项目时:

The method destroy() of type EncodingFilter must override a superclass method - implements jav_第2张图片

 

3.解决方案:

(1)更改项目的build path,你可能很奇怪,一开始就改了呀,他怎么又变成这样了^_^!

The method destroy() of type EncodingFilter must override a superclass method - implements jav_第3张图片

4. Maven -> update project

The method destroy() of type EncodingFilter must override a superclass method - implements jav_第4张图片

你可能感兴趣的:(eclipse的工具使用)