會員註冊 / 登入  |  電腦版  |  Jump to bottom of page

Developer Forum » compilation error in v2.3.5

發表人: kalai
10 年 前
Hi,

I have downloaded the source code for 2.3.5 version. And when i configured it in Eclipse without changing anything i got the following compilation error in WebRequestContext.java class.

The return types are incompatible for the inherited methods RequestContext.getParameterNames(), ServletRequestWrapper.getParameterNames()

How to resolve this error?

Thanks in Advance!!

發表人: andowson
10 年 前
Please remove that method getParameterNames() from WebRequestContext.java, and build it again.




會員註冊 / 登入  |  電腦版  |  Jump to top of page