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,去掉即可!

博客记录了一个问题的解决方法。指出eclipse开启了各种validation,去掉这些validation即可解决相关日志问题。
9065

被折叠的 条评论
为什么被折叠?



