Exception in thread "main" java.lang.Error: Unresolved compilation problem: (eclipse出现问题)

初学eclipse时,经常出现程序显示“Exception in thread "main" java.lang.Error: Unresolved compilation problem: ”这种问题,问题如下:

Exception in thread "main" java.lang.Error: Unresolved compilation problem: (eclipse出现问题)

原因很简单,是因为在eclipse编辑时需要导入包后才能调用,由此有两种解决方法:

1、在程序开始时直接调用包:

Exception in thread "main" java.lang.Error: Unresolved compilation problem: (eclipse出现问题)

2、点击左上角上方叉号直接添加

Exception in thread "main" java.lang.Error: Unresolved compilation problem: (eclipse出现问题)

 

上一篇:搭建zookeeper集群


下一篇:3_鸢尾花