原文:The import java.util cannot be resolved The import javax.servlet cannot be resolved

The import java.util cannot be resolved 原因:这是由于你的项目buildpath不对 解决方案:右键项目 buildpath 最下面那个configuration 的选择libraries找到JRE 这个时候你会发现这个jre前面有 或者是红X 选中remove掉重新为该项目选择一个JRE选中项目,project clean java.lang.Unsupp ...

2014-08-19 15:18 1 26850 推荐指数:

查看详情

Eclipse: the import java.util cannot be resolved

the import java.util cannot be resolved 导入JRE System Library. 右键项目 Build Path Configure Build Path... (点击后打开 Properties for ProjectName 对话框 ...

Fri Mar 31 04:33:00 CST 2017 0 10291
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM