0
点赞
收藏
分享

微信扫一扫

FAQ(70):Multiple annotations found at this line:

芝婵 2022-07-27 阅读 59


2018年8月31日15:40:07

1、全部日志:

Multiple annotations found at this line:
- The superclass "javax.servlet.http.HttpServlet" was not found on the Java
Build Path
- The superclass "javax.servlet.http.HttpServlet" was not found on the Java
Build Path
- The superclass "javax.servlet.http.HttpServlet" was not found on the Java
Build Path
The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

2、解决方法:

由于eclipse开启了各种各样的validation,去掉即可!
 

举报

相关推荐

0 条评论