eclipse导入项目出现红色感叹号怎么办
1、在红色感叹号的项目上单击鼠标右键,选择build path的configure build path。

2、点击libraries,点击remove删除错误的JRE。

3、点击add library,选择JRE System library。

4、总结如下。

1、在红色感叹号的项目上单击鼠标右键,选择build path的configure build path。
2、点击libraries,点击remove删除错误的JRE。
3、点击add library,选择JRE System library。
4、总结如下。