JavaShuo
栏目
标签
【项目错误总结】XX cannot be resolved to a type
时间 2020-12-26
原文
原文链接
遇到的问题 原因 我的myeclipse版本是10.7的,spring版本是4.1的。之前jdk版本是1.6的报以上的错误,后来换成1.8的,仍然有这个错误。 spring4.1不兼容jdk1.6及以下的版本;myeclipse10配置jdk不支持jdk1.8,最高支持1.7。所以根据我的环境,我需要配置版本1.7的jdk。 解决方案 把jdk换成1.7版本的。
>>阅读原文<<
相关文章
1.
xxx cannot be resolved to a type
2.
cannot be resolved to a type
3.
javax.servlet cannot be resolved to a type错误
4.
cannot be resolved to a type 错误解决
5.
javax.servlet.jsp cannot be resolved to a type错误
6.
javax.servlet.jsp cannot be resolved to a type
7.
HttpServlet cannot be resolved to a type
8.
javax.servlet.jsp.JspException cannot be resolved to a type
9.
org.apache.AnnotationProcessor cannot be resolved to a type,
10.
javax.servlet.jsp.PageContext cannot be resolved to a type
更多相关文章...
•
错误处理
-
RUST 教程
•
PHP PDO 错误与错误处理
-
PHP参考手册
•
算法总结-回溯法
•
算法总结-双指针
相关标签/搜索
项目总结
Vue项目总结
项目总结一
resolved
错误汇总
项目报错
报错总结
项目小结
错误
项目错误案例
红包项目实战
PHP教程
PHP 7 新特性
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
字节跳动21届秋招运营两轮面试经验分享
2.
Java 3 年,25K 多吗?
3.
mysql安装部署
4.
web前端开发中父链和子链方式实现通信
5.
3.1.6 spark体系之分布式计算-scala编程-scala中trait特性
6.
dataframe2
7.
ThinkFree在线
8.
在线画图
9.
devtools热部署
10.
编译和链接
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
xxx cannot be resolved to a type
2.
cannot be resolved to a type
3.
javax.servlet cannot be resolved to a type错误
4.
cannot be resolved to a type 错误解决
5.
javax.servlet.jsp cannot be resolved to a type错误
6.
javax.servlet.jsp cannot be resolved to a type
7.
HttpServlet cannot be resolved to a type
8.
javax.servlet.jsp.JspException cannot be resolved to a type
9.
org.apache.AnnotationProcessor cannot be resolved to a type,
10.
javax.servlet.jsp.PageContext cannot be resolved to a type
>>更多相关文章<<