在myeclipse10里面的web项目运行访问完全没问题,但是导出后,导入到其他电脑的myeclipse8.6就一直报错,代码一样的,在访问的时候控制台报错
严重: Servlet.service() for servlet [springmvc] in context with path [/typhon] threw exception [Handler processing failed; nested exception is java.lang.NoClassDefFoundError: antlr/SemanticException] with root cause
java.lang.ClassNotFoundException: antlr.SemanticException
myeclipse高版本项目导入到低版本出错(急)
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-