java.io.IOException can not be resolveed to a type问题解决点击项目右键,Properties,把Java Build Path中爆红的Jdk1.8VM去掉,在点击Add Library添加Jdk1.7VM即可